Hi Everyone,
Hoping you can help because I'm stumped.
In the 'Most Recent/Current Project' column pictured below I am trying to add a formula that will show the text within right most cell that is not blank.
I've tried two methods that work in Excel, but the formulas don't seem to be usable in SmartSheet.
In Excel, I've used both formulas below with success.
=LOOKUP(2,1/(B2:E2<>""),B2:E2)
=INDEX(B3:E3,COUNTA(B3:E3))
I've see several posts about similar questions in this community but they seemed to be related to finding numerical values or dates, not text which is what I need. But if I have missed one I apologize and please point me in the right direction!
Any help would be appreciated!
Nick