SQUIDD
Well-known Member
- Joined
- Jan 2, 2009
- Messages
- 2,104
- Office Version
- 2019
- 2016
- Platform
- Windows
Hi All
I am looing for a faster and more efficient way.
k2 copied down
=IFERROR(LOOKUP(I2,RESULTS!G:G,-RESULTS!E:E),"")
L2 copied down
=IFERROR(IF(I2=0,LOOKUP(I1+1,RESULTS!G:G,RESULTS!E:E*H2),""),"")
Many Thanks
Dave
I am looing for a faster and more efficient way.
k2 copied down
=IFERROR(LOOKUP(I2,RESULTS!G:G,-RESULTS!E:E),"")
L2 copied down
=IFERROR(IF(I2=0,LOOKUP(I1+1,RESULTS!G:G,RESULTS!E:E*H2),""),"")
Many Thanks
Dave