LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default suppressing error message

Hi
do you really get #NUM errors I would expect a #NA error. So you may
post your existing formula. But as a general idea:
1. use a formula
=IF(ISERROR(your_formula),"",your_formula)

2. within conditional format use the formula
=ISERROR(cell_reference)
and use a white font

--
Regards
Frank Kabel
Frankfurt, Germany

"colm o'brien" schrieb im
Newsbeitrag ...
I have a sheet which uses match to reference another sheet in look up
it works ok but when the item is not there i get the error message

#NUM!
this is fine but i wanted to hide this message but not when a match

is found

i tried conditional formatting to colour white text when cell value

is #Num! but this hasn't worked

any ideas


colm


 
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
Error suppressing with INDEX/MATCH BKO Excel Worksheet Functions 2 June 15th 07 03:50 PM
Conditional Formulas--Suppressing error values? Arsenio Oloroso Excel Discussion (Misc queries) 6 December 13th 06 09:38 AM
changing the message in an error message The Villages DA Excel Worksheet Functions 2 February 18th 05 05:30 PM
suppressing error message JulieD Excel Programming 0 May 28th 04 03:02 PM
Suppressing links message Mark Excel Programming 2 February 2nd 04 02:09 PM


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