My company's standard office suite is MS Office 2003. For all MSOffice applications (Excel, Word, Powerpoint, Access), whenever the user invokes "SaveAs" command, I want my little VBA code to run and capture the file property information on a separate Excel worksheet. Particularly, I am interested in capturing the newly assigned file name and path. How do I do this? Is there a "universal" vba code that can work in any office applications? Thanks for the help.
Start Free Trial