Word 2003 has a different ChangeFileOpenDirectory behaviour?

R

Rvo

Hi all,

in previous versions of Word I coul do this:

'ChangeFileOpenDirectory "foo path"
' With Dialogs(wdDialogFileOpen)
' If .Display = -1 Then
' ... stuff...
' End If
' End With

The file open dialog would pop up showing the files and directories to be
found at "foo path".

Now in Word 2003 (haven't tried Word XP) this doesn't work anymore. You'll
get the default file-open path instead.

Is there a way to get the old behaviour working in Word 2003?

Thanks in advance,

Romain
 
D

Doug Robbins - Word MVP

Hi Romain,

If works the same for me in Word 2003 as in previous versions.

--
Please post any further questions or followup to the newsgroups for the
benefit of others who may be interested. Unsolicited questions forwarded
directly to me will only be answered on a paid consulting basis.

Hope this helps
Doug Robbins - Word MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top