M
Mitchbvi
I need to change the directory that opens when I use
Dialogs(wdDialogsFileOpen).Show or the similar command to save.
Unfortunately the command
ChangeFileOpenDirectory "Macintosh HD:Users:Mitch:"
does not work. I have tied the same command in a Windows version of
word (with the appropriate path separators) and it works there.
This is what help says.
This example changes the the folder in which Word searches for
documents, and then displays the Open dialog box.
ChangeFileOpenDirectory "Macintosh HD:Users:Shared:"
Dialogs(wdDialogFileOpen).Show.
Just in case it was my desktop an iMac 24" I tried it on my laptop
same problem.
Any suggestions very much appreciated.
Thanks
Mitch
Dialogs(wdDialogsFileOpen).Show or the similar command to save.
Unfortunately the command
ChangeFileOpenDirectory "Macintosh HD:Users:Mitch:"
does not work. I have tied the same command in a Windows version of
word (with the appropriate path separators) and it works there.
This is what help says.
This example changes the the folder in which Word searches for
documents, and then displays the Open dialog box.
ChangeFileOpenDirectory "Macintosh HD:Users:Shared:"
Dialogs(wdDialogFileOpen).Show.
Just in case it was my desktop an iMac 24" I tried it on my laptop
same problem.
Any suggestions very much appreciated.
Thanks
Mitch