I am trying to have a macro that will do some formatting. I need to fill in todays date in Column A all the way down, but only to match the length of column B. Below I have an example.
Date
1 2
1 2
1 2
The column A under date I would need the macro to know to stop at A3 because column B stops at B3, but if the next day I run this column B stops at B20 I would need the macro to fill in date to A20.
I am stuck on getting a length formatting formula to work. Any help would be great.
Like this?