ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   A function to return the value of a blank cell (https://www.excelbanter.com/excel-worksheet-functions/99544-function-return-value-blank-cell.html)

Haz

A function to return the value of a blank cell
 
Hi
Is it possible to write a function that will give me the value/text entered
in column 3 (supplier) when cloumn 2 has the highest number to a different
cell that i can then link to a Word doc. I have tried different functions
without luck.
Date PO: NO Supplier Orderd By Goods Description
19/07 100
20/07 101
21/07 102
22/07 103


CLR

A function to return the value of a blank cell
 
Try this....

=VLOOKUP(MAX(B:B),B:C,2,FALSE)

Vaya con Dios,
Chuck, CABGx3


"Haz" wrote in message
...
Hi
Is it possible to write a function that will give me the value/text

entered
in column 3 (supplier) when cloumn 2 has the highest number to a different
cell that i can then link to a Word doc. I have tried different functions
without luck.
Date PO: NO Supplier Orderd By Goods Description
19/07 100
20/07 101
21/07 102
22/07 103





All times are GMT +1. The time now is 11:01 PM.

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