Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Rachel
 
Posts: n/a
Default I need a VLOOKUP to display 0 or blank instead of N/A


  #2   Report Post  
RagDyeR
 
Posts: n/a
Default

=IF(ISNA(MATCH(LookupValue,LookupColumn,0)),"",VLO OKUP(YourFormula)
--

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================

"Rachel" wrote in message
...


  #3   Report Post  
Trevor Shuttleworth
 
Posts: n/a
Default

Rachel

=IF(ISNA(your lookup),0,your lookup)

or

=IF(ISNA(your lookup),"",your lookup)

Regards

Trevor


"Rachel" wrote in message
...



  #4   Report Post  
tjtjjtjt
 
Posts: n/a
Default

Rachel,

Try:

=(IF(ISNA(YourVlookup)),0,YourVlookup)

tj

"Rachel" wrote:


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
display negative values as a blank cell in Excel pherozeb Excel Discussion (Misc queries) 3 January 5th 05 04:40 AM
display negative values as a blank cell in Excel Pheroze Bharucha Excel Discussion (Misc queries) 0 January 4th 05 10:51 PM
In Exel 2000, stop the blank cells (with formulas) from printing. tonyoc Excel Discussion (Misc queries) 1 December 10th 04 12:38 AM
conditional formatting blank cell TREK5200 Excel Discussion (Misc queries) 1 December 6th 04 02:23 AM
Conditional display of a .jpeg file? sbhogle Excel Discussion (Misc queries) 2 November 30th 04 05:57 AM


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

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"