Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
JV
 
Posts: n/a
Default How do you nest the following formula to show blank cells

if($B$2="",""VLOOKUP($B$2,'Supplier List'!$A$3:$F$7,2))
  #2   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

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))


  #3   Report Post  
KL
 
Posts: n/a
Default

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))



  #4   Report Post  
JV
 
Posts: n/a
Default

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))




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Again-revealing the contents of formula srinivasan Excel Worksheet Functions 0 July 5th 05 06:25 AM
Simplify formula Luke Excel Worksheet Functions 37 May 6th 05 07:21 AM
My formula will not show the result, only the formula. MeredithWSR Excel Worksheet Functions 3 March 22nd 05 06:32 PM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM
Relative Indirect Formula Referencing? Damian Excel Worksheet Functions 1 January 7th 05 04:16 AM


All times are GMT +1. The time now is 06:37 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"