File navigation window in VBA - TechRepublic
General discussion
September 14, 2000 at 07:12 AM
jensr

File navigation window in VBA

by jensr . Updated 25 years, 8 months ago

I’m currently writing a macro in Excel 97 that retrieves and stores data in two different, but changing folders, so I need to be able to let users change the working directory easily (ChDir – command). So i need to either:
1) Set the working directory by a explorer window or something similar
2) be able to pop-up the Save as window when saving a workbook from VBA
Any suggestions??

This discussion is locked

All Comments