Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 618
Default suppressing error message

hi colm

you could use an IF function around your match formula to "hide" the #NUM

one option is
=IF(ISERROR(your match formula here),"",your match formula here again)

hope this helps

Cheers
JulieD

"colm o'brien" wrote in message
...
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



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
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
How do I get rid of "Compile error in hidden module" error message David Excel Discussion (Misc queries) 4 January 21st 05 11:39 PM
Suppressing links message Mark Excel Programming 2 February 2nd 04 02:09 PM


All times are GMT +1. The time now is 04:20 AM.

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"