FryGirl
Well-known Member
- Joined
- Nov 11, 2008
- Messages
- 1,368
- Office Version
- 365
- 2016
- Platform
- Windows
I have a formula I'm dragging to the right. I need to increment by 8 rows as the formula extends to the right.
=IF($G16<>"",$G16,"")
=IF($G24<>"",$G24,"")
=IF($G32<>"",$G32,"")
etc...
How can this be accomplished?
=IF($G16<>"",$G16,"")
=IF($G24<>"",$G24,"")
=IF($G32<>"",$G32,"")
etc...
How can this be accomplished?