I use Excel 2003. I've written some macros for a workbook, BookA, that will be opened then saved, many times and with many other names. The problem is that the macros transfer data to and from another workbook, BookB. The name BookB will never be changed. Here's part of the code that's giving me problems:
How can I use the macro if I open BookA.xls then change the name to BookZ.xls for my data entries? At the same time BookZ is open, I may use another instance of BookA.xls and save that one as BookY.xls. What's the most feasible way to still use the macros that I've created in BookA? Can it even be done?![]()
Please Login or Register to view this content.
Bookmarks