+ Reply to Thread
Results 1 to 4 of 4

How to open files from dropbox share

  1. #1
    Registered User
    Join Date
    03-14-2013
    Location
    Paris
    MS-Off Ver
    Excel 2003
    Posts
    13

    How to open files from dropbox share

    Hi there

    I have a macro which opens .doc .docx and .txt files.... I've tested this on my local drive using the activesheet path to find the files. The file I want to open are in a folder called 'September' off of where the activesheet is. This is all working well locally.

    However I actually need this to run from a dropbox file share, when I run it from there it just opens word but can't open the first file.... Any ideas how I can get this to run from a dropbox file share? At first I thought it might be because the file has spaces in it but I copied this file locally and it run fine locally from my D drive etc.

    Here is part of my macro

    Please Login or Register  to view this content.
    Many thanks in advance.

    Marie
    Last edited by mbroxholme; 03-19-2013 at 10:43 AM. Reason: resolved

  2. #2
    Registered User
    Join Date
    03-14-2013
    Location
    Paris
    MS-Off Ver
    Excel 2003
    Posts
    13

    Re: How to open files from dropbox share

    Actually when I step through the macro it skips over Set myDoc and goes to the end of the macro so that's why it's not opening the docx file. I don't think it's actually seeing that bit of code... not sure why...

  3. #3
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: How to open files from dropbox share

    I have added code tags to your post. As per forum rule 3, you need to use them whenever you put any code in your post. Please add them in future. If you need more information on how to use them, check my signature below this post.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  4. #4
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: How to open files from dropbox share

    Is this solved? Is this the same question already posed in the other thread?

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1