snehpetselyk
New Member
- Joined
- Jun 15, 2015
- Messages
- 8
I've created a macro that runs from a commandbutton click. The macro opens 3 other files off a network drive, does a save-as (new filename is based on text in a cell), clears some fields, saves and closes all workbooks.
I can run the macro with no problems under my user login, on any machine. All other users get an error after all files are opened, while it is trying to do the save-as. Stepping through the macro, nothing after that point will work for them (clearing fields etc.), on any machine except mine (the machine the code was written on).
What could be causing this?
thanks,
Kyle
I can run the macro with no problems under my user login, on any machine. All other users get an error after all files are opened, while it is trying to do the save-as. Stepping through the macro, nothing after that point will work for them (clearing fields etc.), on any machine except mine (the machine the code was written on).
What could be causing this?
thanks,
Kyle