Hi There,
I'm trying to create a formula that will look at a cell value then run that value against a list and return the description of the corresponding value. I think this has to do with a look up function.
Ex:
My main worksheet is sheet 1, and I would like the column P to take the value in Column O and if that value is equal to one of the values in 'Sheet2 column A' then return the corresponding description in 'Sheet2 column B'
In Sheet1:
O2 = 2, then,
P2 would return Mortgage PYT because of the following list found in sheet2
In Sheet2
COL A1 = Code - COL B2 =Description
1 - LOAN PAYMENT
2 - MORTGAGE PYT
3 - TO COVER OVERDRAFT
4 - CREDIT CARD/LOC PYT
Hope this is clear.
Thanks.
Running Crystal 11 - 14.0.2.364
I'm trying to create a formula that will look at a cell value then run that value against a list and return the description of the corresponding value. I think this has to do with a look up function.
Ex:
My main worksheet is sheet 1, and I would like the column P to take the value in Column O and if that value is equal to one of the values in 'Sheet2 column A' then return the corresponding description in 'Sheet2 column B'
In Sheet1:
O2 = 2, then,
P2 would return Mortgage PYT because of the following list found in sheet2
In Sheet2
COL A1 = Code - COL B2 =Description
1 - LOAN PAYMENT
2 - MORTGAGE PYT
3 - TO COVER OVERDRAFT
4 - CREDIT CARD/LOC PYT
Hope this is clear.
Thanks.
Running Crystal 11 - 14.0.2.364