Hello,
There are no errors now based on this code;
However, the macro needs to be amended as it's not quite what I need.
I need the code to be modified to do the following;
When the macro is executed for the first time (i.e. the first click of the button)
Check if the workbook for the current day has been created, and if it hasn't create it and save it. (That works fine, however, can we leave the new workbook open as opposed to closing it?)
On subsequent clicks of the button.The macro needs to copy and additional journals completed that day to the workbook which has already been saved, as opposed to trying to overwrite the existing file.
In any given day I will use the "Workbook Template.xls" workbook to produce 10 or more journals, so I want to be able to click the save button as I go.
I'd imagine the Macro will also need to check to the workbook which it creats is still open and if not open it prior to copying a worksheet accross.
I do not need the macro to close the new workbook each time.
Does this make sense?
Thanks for your help.
Jay
Bookmarks