T
Thanks
Hello
I am opening a file myfile.xls run a macro and then I would like to copy the
sheet "DATA" and place in a new file and then save as myfileupload.xls and
also as myfileuploadmmddyyyy.xls. This process may occur several time in one
day. How do I modify my macro to accomplish the save? I would like to put
an alpha suffix on the later file and increment each time it is run during
the day. Such as myfileuploadmmddyyyy_A.xls, myfileuploadmmddyyyy_B.xls, etc.
All help is appreciated
I am opening a file myfile.xls run a macro and then I would like to copy the
sheet "DATA" and place in a new file and then save as myfileupload.xls and
also as myfileuploadmmddyyyy.xls. This process may occur several time in one
day. How do I modify my macro to accomplish the save? I would like to put
an alpha suffix on the later file and increment each time it is run during
the day. Such as myfileuploadmmddyyyy_A.xls, myfileuploadmmddyyyy_B.xls, etc.
All help is appreciated