walker2011au
New Member
- Joined
- Jun 9, 2011
- Messages
- 10
Hi Guys, wondering if you could help me with a macro, or if there is a way to apply a formula to do the same.. It would be okay if it was only a few records I could just drag date down etc, but its 30,000 lines..
So need a macro to copy the date until a new one is found and stop..
Current Data:
|Payment Date| |Reference|
12-09-2007---- 1
----------------2
----------------3
----------------4
13-09-2007 ----5
----------------6
----------------7
Desired Result:
|Payment Date|-|Reference|
12-09-2007 -----1
12-09-2007 -----2
12-09-2007 -----3
12-09-2007 -----4
13-09-2007 -----5
13-09-2007 -----6
13-09-2007 -----7
Cheers!
So need a macro to copy the date until a new one is found and stop..
Current Data:
|Payment Date| |Reference|
12-09-2007---- 1
----------------2
----------------3
----------------4
13-09-2007 ----5
----------------6
----------------7
Desired Result:
|Payment Date|-|Reference|
12-09-2007 -----1
12-09-2007 -----2
12-09-2007 -----3
12-09-2007 -----4
13-09-2007 -----5
13-09-2007 -----6
13-09-2007 -----7
Cheers!