D
David
I recorded a macro which changes to a specific folder on
my G drive, and have put a button on my toolbar to run it.
It looks like this:
ChangeFileOpenDirectory _
"G:\CNC\Project Management\0209 State Progress\"
What can I add to this code to also open the OPEN file
dialog box for this folder? The way it is right now, I
have to click on the OPEN file toolbar button after
clicking the button linked to the macro.
Thanks
David
my G drive, and have put a button on my toolbar to run it.
It looks like this:
ChangeFileOpenDirectory _
"G:\CNC\Project Management\0209 State Progress\"
What can I add to this code to also open the OPEN file
dialog box for this folder? The way it is right now, I
have to click on the OPEN file toolbar button after
clicking the button linked to the macro.
Thanks
David