RobbieC
Active Member
- Joined
- Dec 14, 2016
- Messages
- 376
- Office Version
- 2010
- Platform
- Windows
Hi there, I have a range (EF60:IV60) and I need to return the last value which is not blank or 0
I'm having a brain freeze moment...
I've tried:
but it's not having it....
If you can point me in the right direction, I'd be most grateful
Thanks
I'm having a brain freeze moment...
I've tried:
Code:
=IFERROR(0,LOOKUP(2,1/(EF60:IV60<>""),EF60:IV60))
but it's not having it....
If you can point me in the right direction, I'd be most grateful
Thanks