close

Hi

Is there a way in my settings that i can get Excel to hide formula error
messages?

any help would be most appreciated.

Cheers
Jo


You have various option for handling errors.

Assuming that you are talking about worksheet functions returning error
values, rather than VBA code there are two options.

1. correct the result using something like
=if(iserror(formula),quot;quot;,formula) this leaves the cell clear if the
formula returns an error.

2. cosmetically only you can use the conditional formatting (again
using the =iserror(A1) ) to set the font colour the same as the
background colour.

Just think carefully about future maintenance.--
tony h
------------------------------------------------------------------------
tony h's Profile: www.excelforum.com/member.php...oamp;userid=21074
View this thread: www.excelforum.com/showthread...hreadid=501033

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 software 的頭像
    software

    software

    software 發表在 痞客邦 留言(0) 人氣()