D
Daniel
Hello,
I have an annoying monthly task that I am trying to automate. Each month I
have to copy a workbook for each day in the month, enter the date in A1 and
then save the file as the date (DD-MM-YY).
I have no real VBA experience besides doing some tutorials here and there. I
was thinking of creating a userform with a textbox for the file path (in case
it ever changes), 2 dropdown boxes - month and year, and a button to create
the workbooks.
Any suggestions on where to begin? I've been searching - maybe I'm using the
wrong key words, but I haven't been successful.
I have an annoying monthly task that I am trying to automate. Each month I
have to copy a workbook for each day in the month, enter the date in A1 and
then save the file as the date (DD-MM-YY).
I have no real VBA experience besides doing some tutorials here and there. I
was thinking of creating a userform with a textbox for the file path (in case
it ever changes), 2 dropdown boxes - month and year, and a button to create
the workbooks.
Any suggestions on where to begin? I've been searching - maybe I'm using the
wrong key words, but I haven't been successful.