ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   LOOKUP question (https://www.excelbanter.com/excel-worksheet-functions/64795-lookup-question.html)

Bob S

LOOKUP question
 
Is it possible to have LOOKUP do a calculation in the array part instead of
just displaying the values in the array? As in
=LOOKUP(G24,{1,2,3},{C1+C2,D1+D2,E1+E2})

Domenic

LOOKUP question
 
Try...

=CHOOSE(MATCH(G24,{1,2,3}),C1+C2,D1+D2,E1+E2)

Hope this helps!

In article ,
"Bob S" wrote:

Is it possible to have LOOKUP do a calculation in the array part instead of
just displaying the values in the array? As in
=LOOKUP(G24,{1,2,3},{C1+C2,D1+D2,E1+E2})



All times are GMT +1. The time now is 07:27 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com