A few questions -
Will the pointer file be open at the time of macro execution or should it be opened by the macro?
Also, should this file be saved-as with the new name (File-> Save As) ?
A few questions -
Will the pointer file be open at the time of macro execution or should it be opened by the macro?
Also, should this file be saved-as with the new name (File-> Save As) ?
If I have helped, Don't forget to add to my reputation (click on the star below the post)
Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
Use code tags when posting your VBA code: [code] Your code here [/code]
The pointer file should be opened by macro.
After filling the data, this file should be saved as with new name (File-> Save As) and then closed. So that at the end of the Macro only the Temp_List.xlsm file would remain open.
Thanks!
Hi arlu1201,
Were you able to create the macro? Your help will help me to save a lot of time as I need to fill such data in excel files (around 2000 excel files daily).
Thanks in advance!
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks