Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
comotoman
 
Posts: n/a
Default Its a easy dumb question.


When i have formulas with there criteria not fullfilled, i get the
"#N/A". How do i get that to go away?


--
comotoman
------------------------------------------------------------------------
comotoman's Profile: http://www.excelforum.com/member.php...o&userid=27292
View this thread: http://www.excelforum.com/showthread...hreadid=468285

  #2   Report Post  
BenjieLop
 
Posts: n/a
Default


comotoman Wrote:
When i have formulas with there criteria not fullfilled, i get the
"#N/A". How do i get that to go away?


One way ...

=IF(ISERROR(YOUR_FORMULA),\" \",YOUR_FORMULA)

will take care of this problem of yours.


Regards.


--
BenjieLop


------------------------------------------------------------------------
BenjieLop's Profile: http://www.excelforum.com/member.php...o&userid=11019
View this thread: http://www.excelforum.com/showthread...hreadid=468285

  #3   Report Post  
MDOTJR
 
Posts: n/a
Default


you still have an error on your formula...so you know


--
MDOTJR

IT
------------------------------------------------------------------------
MDOTJR's Profile: http://www.excelforum.com/member.php...o&userid=27332
View this thread: http://www.excelforum.com/showthread...hreadid=468285

  #4   Report Post  
comotoman
 
Posts: n/a
Default


=if(iserror(VLOOKUP(A9,$C$154:$G$680,2,FALSE),"
",VLOOKUP(A9,$C$154:$G$680,2,FALSE)))

i get an error message base on the " "


--
comotoman
------------------------------------------------------------------------
comotoman's Profile: http://www.excelforum.com/member.php...o&userid=27292
View this thread: http://www.excelforum.com/showthread...hreadid=468285

  #5   Report Post  
comotoman
 
Posts: n/a
Default


Please Help!!!


--
comotoman
------------------------------------------------------------------------
comotoman's Profile: http://www.excelforum.com/member.php...o&userid=27292
View this thread: http://www.excelforum.com/showthread...hreadid=468285



  #6   Report Post  
Alan
 
Posts: n/a
Default

Thats
=IF(ISERROR(VLOOKUP(A9,$C$154:$G$680,2,FALSE)),"", VLOOKUP(A9,$C$154:$G$680,2,FALSE))
"comotoman" wrote
in message ...

=if(iserror(VLOOKUP(A9,$C$154:$G$680,2,FALSE),"
",VLOOKUP(A9,$C$154:$G$680,2,FALSE)))

i get an error message base on the " "


--
comotoman
------------------------------------------------------------------------
comotoman's Profile:
http://www.excelforum.com/member.php...o&userid=27292
View this thread: http://www.excelforum.com/showthread...hreadid=468285



  #7   Report Post  
comotoman
 
Posts: n/a
Default


That did the trick, thank you all for the help!


--
comotoman
------------------------------------------------------------------------
comotoman's Profile: http://www.excelforum.com/member.php...o&userid=27292
View this thread: http://www.excelforum.com/showthread...hreadid=468285

  #8   Report Post  
Alan
 
Posts: n/a
Default

Youre welcome,
Alan.
"comotoman" wrote
in message ...

That did the trick, thank you all for the help!


--
comotoman
------------------------------------------------------------------------
comotoman's Profile:
http://www.excelforum.com/member.php...o&userid=27292
View this thread: http://www.excelforum.com/showthread...hreadid=468285



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
Easy Formula Question - if you know how! Anthony Excel Discussion (Misc queries) 5 July 31st 05 10:37 PM
Easy VB code question Anthony Excel Discussion (Misc queries) 2 July 8th 05 08:45 PM
new user with easy question? not easy for me speakeztruth New Users to Excel 5 June 3rd 05 09:40 PM
Easy formula Question Excel formula fix Excel Worksheet Functions 3 March 29th 05 02:04 AM
An easy macro question and one I believe to be a little more diffi TroutKing Excel Worksheet Functions 3 January 18th 05 09:17 PM


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