jcarreon4ever
New Member
- Joined
- Aug 29, 2009
- Messages
- 10
Hello all,
I am a beginner and I have an excel speadsheet with values in certain cells for a specific range (AA:BV). The number rows can vary each time I update the data.
What I am looking for is a macro to do the following:
If row cell has a value copy cell value and paste it to the right for each empty cell till it finds the next cell with a value, then go to the next row below and find the value copy it and paste it to the right of cell for each empty cell till it finds the next cell with a value, etc...
I would guess that a loop would work, but I do not know how to do it.
Any help would be greatly appreciated.
I am a beginner and I have an excel speadsheet with values in certain cells for a specific range (AA:BV). The number rows can vary each time I update the data.
What I am looking for is a macro to do the following:
If row cell has a value copy cell value and paste it to the right for each empty cell till it finds the next cell with a value, then go to the next row below and find the value copy it and paste it to the right of cell for each empty cell till it finds the next cell with a value, etc...
I would guess that a loop would work, but I do not know how to do it.
Any help would be greatly appreciated.