Visio 2003 VBA Code Snippet Required.
I need VBA code to run on the Before Save As event.
Code to do two things.
1.
Set Start Directory in Save As Dialog box to a variable I have defined within my own code. (Use FPX for now)
2.
Sets File Name in Save As Dialog box to a variable I have defined within my own code. (Use FNX for now)
