Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
kosciosco
 
Posts: n/a
Default Displaying #N/A as a zero


When I use a lookup formula in certain circumstance it returns a #N/A.

How can I show this as a zero so that I can sort on this?

Thanks

Simon


--
kosciosco
------------------------------------------------------------------------
kosciosco's Profile: http://www.excelforum.com/member.php...fo&userid=7068
View this thread: http://www.excelforum.com/showthread...hreadid=319640

  #2   Report Post  
Geovas
 
Posts: n/a
Default

use IF(ISNA(VLOOKUP(.......)),"0",VLOOKUP(.......))

Ο "kosciosco" έγραψε στο μήνυμα
...

When I use a lookup formula in certain circumstance it returns a #N/A.

How can I show this as a zero so that I can sort on this?

Thanks

Simon


--
kosciosco
------------------------------------------------------------------------
kosciosco's Profile:

http://www.excelforum.com/member.php...fo&userid=7068
View this thread: http://www.excelforum.com/showthread...hreadid=319640



  #3   Report Post  
Frank Kabel
 
Posts: n/a
Default

Hi
i would make this
IF(ISNA(VLOOKUP(.......)),0,VLOOKUP(.......))

as other wise the zero is stored as 'Text' and not as numeric value


--
Regards
Frank Kabel
Frankfurt, Germany

"Geovas" schrieb im Newsbeitrag
...
use IF(ISNA(VLOOKUP(.......)),"0",VLOOKUP(.......))

Ο "kosciosco" έγραψε στο

μήνυμα
...

When I use a lookup formula in certain circumstance it returns a

#N/A.

How can I show this as a zero so that I can sort on this?

Thanks

Simon


--
kosciosco


---------------------------------------------------------------------

---
kosciosco's Profile:

http://www.excelforum.com/member.php...fo&userid=7068
View this thread:

http://www.excelforum.com/showthread...hreadid=319640




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
Displaying Sums Only SCW Excel Discussion (Misc queries) 3 January 12th 05 02:19 PM
Stopping Charts Displaying Zero Results SCW Charts and Charting in Excel 4 January 3rd 05 05:23 PM
Displaying a blank cell RTP Excel Discussion (Misc queries) 4 December 29th 04 03:23 AM
when displaying formulas, how to start a new line in the same cel. EL Excel Discussion (Misc queries) 1 December 7th 04 07:18 AM
displaying results and not formulas Marc S Excel Worksheet Functions 2 November 11th 04 01:34 PM


All times are GMT +1. The time now is 06:53 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"