Forum Discussion
Misleiloee
Jun 14, 2023Copper Contributor
Lookup function with specific cells
Hello,
I want to have the last value entered for each column A B C D but I don't know how to do it.
It's not working when I select only the cells I want it to take into account for the formula for column A:
=LOOKUP(9^9;(L4;P4;T4))
but it just ends up with "#N/A" and I have no clue how to resolve this...
I've attached my sample file for tests.
I'd appreciate any help, thanks !
- LorenzoSilver Contributor
- LorenzoSilver Contributor
- MisleiloeeCopper ContributorThank you it worked !
Would you mind explaining what does the 2, 1/ stand for though ? I think I've understood how the rest of the formula works, but not this part... Thanks !As a comment to Lorenzo comment, instead of 2 as first parameter you may use any number greater than 1, for example PI().