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
- Jul 25 Fri 2008 20:45
Error Messages
close
全站熱搜
留言列表
發表留言