ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Excel value and the relevant text column (https://www.excelbanter.com/excel-worksheet-functions/121768-excel-value-relevant-text-column.html)

ntc

Excel value and the relevant text column
 
Hi

Pls assist, if possible on the following:

I have a table with one colum text and another with value. I require an
output with the value and it's description. Eg:
Col A Col B
R01 pear 3.20
R02 orange 8.00
R03 apple 1.00

formax amt in Col B, I used =max(full!B01:B03). How do I also get the
relavant 'orange' text to be included in the cell.
Using Excel 2003 XP
Thanks.



Roger Govier

Excel value and the relevant text column
 
Hi

Try
=MAX(B1:B3)&" "&INDEX(A1:A3,MATCH(MAX(B1:B3),B1:B3))

--
Regards

Roger Govier


"ntc" wrote in message
...
Hi

Pls assist, if possible on the following:

I have a table with one colum text and another with value. I require
an
output with the value and it's description. Eg:
Col A Col B
R01 pear 3.20
R02 orange 8.00
R03 apple 1.00

formax amt in Col B, I used =max(full!B01:B03). How do I also get the
relavant 'orange' text to be included in the cell.
Using Excel 2003 XP
Thanks.






All times are GMT +1. The time now is 11:14 AM.

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