Hi
I specify the initial location of my Application.Fil eDialog(msoFile DialogFilePicke r) box by setting the initialFileName property to the location I want the user to pick a file from.
So far so good, but is it possible to prevent users from being able to browse to another dir?
I would like to be able to restrict them to the location I specify!
Any thoughts?
Thanks
Rob
I specify the initial location of my Application.Fil eDialog(msoFile DialogFilePicke r) box by setting the initialFileName property to the location I want the user to pick a file from.
So far so good, but is it possible to prevent users from being able to browse to another dir?
I would like to be able to restrict them to the location I specify!
Any thoughts?
Thanks
Rob
Comment