Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #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


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default suppressing error message

Fran
I stand correccted it is a #NA erro

option 2 below is the way to g

thank



----- Frank Kabel wrote: ----

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

2. within conditional format use the formul
=ISERROR(cell_reference
and use a white fon

-
Regard
Frank Kabe
Frankfurt, German

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

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

is foun
i tried conditional formatting to colour white text when cell valu

is #Num! but this hasn't worke
any idea
col



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
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 05:11 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"