I'm hoping I can write a macro to run the same piece of code a number of times.
I want to run it once per month on the last day of the month beginning June 30, 2012 to June 30, 2013.
Dates always trip me up when I want to have the date update each time through.
I will have a prompt for the user to enter the start date and the end date (in case they want to change the date ranges).
Any help structuring the macro so the month end date changes each pass through would be so welcomed!
Thank you.