ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   How do you nest the following formula to show blank cells (https://www.excelbanter.com/excel-worksheet-functions/39110-how-do-you-nest-following-formula-show-blank-cells.html)

JV

How do you nest the following formula to show blank cells
 
if($B$2="",""VLOOKUP($B$2,'Supplier List'!$A$3:$F$7,2))

Peo Sjoblom

if($B$2="","",VLOOKUP($B$2,'Supplier List'!$A$3:$F$7,2))

--
Regards,

Peo Sjoblom

(No private emails please)


"JV" wrote in message
...
if($B$2="",""VLOOKUP($B$2,'Supplier List'!$A$3:$F$7,2))



KL

Hi JV,

just like you have, but adding a comma:

=IF($B$2="","",VLOOKUP($B$2,'Supplier List'!$A$3:$F$7,2))

Regards,
KL


"JV" wrote in message
...
if($B$2="",""VLOOKUP($B$2,'Supplier List'!$A$3:$F$7,2))




JV

That solved our problem.

Thanks
JV
"KL" wrote:

Hi JV,

just like you have, but adding a comma:

=IF($B$2="","",VLOOKUP($B$2,'Supplier List'!$A$3:$F$7,2))

Regards,
KL


"JV" wrote in message
...
if($B$2="",""VLOOKUP($B$2,'Supplier List'!$A$3:$F$7,2))






All times are GMT +1. The time now is 08:56 AM.

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