I have a report that can be run for various clients, and can have anywhere between 4 and 7 lines of data. I currently have a macro that does some re-formatting, and would also like to have the macro insert a date into a column, and carry that date down as many rows are included in the report.
The report headers are in rows 1:5, the column headers are in row 6, and the data starts in row 7. The data may continue to row 10, row 13, or anywhere in between.
Cell B4 includes the date range as text -
i.e. 02/01/2011 - 02/28/2011
I would like the end date (2/28/11) to be entered in column B, and in as many rows as the report contains data.
Does anyone have any suggestions on how to make this happen?
Thanks much for your assistance!
Becky
The report headers are in rows 1:5, the column headers are in row 6, and the data starts in row 7. The data may continue to row 10, row 13, or anywhere in between.
Cell B4 includes the date range as text -
i.e. 02/01/2011 - 02/28/2011
I would like the end date (2/28/11) to be entered in column B, and in as many rows as the report contains data.
Does anyone have any suggestions on how to make this happen?
Thanks much for your assistance!
Becky