Hi, in my workbook I have a sheet called "DATA" where users copy over data from a database into range B:X. The row depends on where the previous data ends. In column A the Month name is put in the first row of the added data and the last row of the added data due to the formatting from the source. I need to have a macro fill in the blank cells in column A between the two cells that already have the month.
For example, if someone pastes data into cells B1:X55 where A1 is "JULY" and A55 is July. I need a macro to fill A2:A54 in with the same value automatically.
Any help is appreciated.
Bookmarks