ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Its a easy dumb question. (https://www.excelbanter.com/excel-discussion-misc-queries/45778-its-easy-dumb-question.html)

comotoman

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


BenjieLop


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


MDOTJR


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


comotoman


=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


comotoman


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


Alan

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




comotoman


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


Alan

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





All times are GMT +1. The time now is 07:05 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com