Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
ledzepe
 
Posts: n/a
Default Not displaying the "#N/A"


Hi everyone,

I've a vlookup command that results in a "#N/A" answer on the cell. How
can I format the cell so that it won't display the "#N/A"?


--
ledzepe
------------------------------------------------------------------------
ledzepe's Profile: http://www.excelforum.com/member.php...o&userid=25207
View this thread: http://www.excelforum.com/showthread...hreadid=517779

  #2   Report Post  
Posted to microsoft.public.excel.misc
Ardus Petus
 
Posts: n/a
Default Not displaying the "#N/A"

IF(ISNA(VLOOKUP(what,range,col,false)),"",VLOOKUP( what,range,col,false))

HTH
--
AP

"ledzepe" a écrit
dans le message de
...

Hi everyone,

I've a vlookup command that results in a "#N/A" answer on the cell. How
can I format the cell so that it won't display the "#N/A"?


--
ledzepe
------------------------------------------------------------------------
ledzepe's Profile:

http://www.excelforum.com/member.php...o&userid=25207
View this thread: http://www.excelforum.com/showthread...hreadid=517779



  #3   Report Post  
Posted to microsoft.public.excel.misc
Niek Otten
 
Posts: n/a
Default Not displaying the "#N/A"

=IF(ISNA(YourFormula),"",YourFormula)

--
Kind regards,

Niek Otten

"ledzepe" wrote in
message ...

Hi everyone,

I've a vlookup command that results in a "#N/A" answer on the cell. How
can I format the cell so that it won't display the "#N/A"?


--
ledzepe
------------------------------------------------------------------------
ledzepe's Profile:
http://www.excelforum.com/member.php...o&userid=25207
View this thread: http://www.excelforum.com/showthread...hreadid=517779



  #4   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default Not displaying the "#N/A"

=IF(ISNA(lookup_formula),"",lookup_formula)

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"ledzepe" wrote in
message ...

Hi everyone,

I've a vlookup command that results in a "#N/A" answer on the cell. How
can I format the cell so that it won't display the "#N/A"?


--
ledzepe
------------------------------------------------------------------------
ledzepe's Profile:

http://www.excelforum.com/member.php...o&userid=25207
View this thread: http://www.excelforum.com/showthread...hreadid=517779



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
functions are not displaying the results [email protected] Excel Worksheet Functions 1 February 16th 06 01:27 PM
Fonts not displaying correctly Carolyn Excel Discussion (Misc queries) 0 June 20th 05 02:33 PM
Displaying YTD totals as you populate monthly information SLSTAR Excel Worksheet Functions 1 March 19th 05 03:46 AM
Extracting info from word and displaying in an excel spreadsheet Drew Excel Discussion (Misc queries) 0 March 7th 05 03:49 AM
Displaying autofilter criteria [email protected] Excel Worksheet Functions 0 February 25th 05 09:41 PM


All times are GMT +1. The time now is 08:31 PM.

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

About Us

"It's about Microsoft Excel"