Johnny Thunder
Well-known Member
- Joined
- Apr 9, 2010
- Messages
- 693
- Office Version
- 2016
- Platform
- MacOS
Repeat cell reference until blank cell is reached then skip one cell down and use new cell reference. Using formula not VBA
Hello,
I have a list that looks like this.
Column A Column B
(Formula) (Names)
a2_______ John
a3 _______002
a4 _______003
a5 _______065
a6 _______4123
a7 _______Ac7
a8
a9_______ Stacie
In Cell A2 I need a formula that will say copy b2 (John) down until blank cell is reached (B8) skip that cell and use the next cell as your copy reference B9 (Stacie) would be the result and so on down the list...
Hello,
I have a list that looks like this.
Column A Column B
(Formula) (Names)
a2_______ John
a3 _______002
a4 _______003
a5 _______065
a6 _______4123
a7 _______Ac7
a8
a9_______ Stacie
In Cell A2 I need a formula that will say copy b2 (John) down until blank cell is reached (B8) skip that cell and use the next cell as your copy reference B9 (Stacie) would be the result and so on down the list...
Last edited: