M
macroapa
Hi,
I have a nice dashboard built in excel, but a lot of the results can
produce 'errors' (ie when 0 is divided by 0).
Is there a way to auto hide such errors?
I know I can use:
If(ISERROR(a1/a2),"",a1/a2))
but this is very onerous to have to put this on all the formulas
(especially as some forumlas are quite long and complex).
I have also considered 'conditonal formatting', but this also isnt
practical as I already have CF with 3 conditions (ie to highlight if a
result is Red/Amber/Green against a target).
Are there any other options (XL2002).
Thanks.
I have a nice dashboard built in excel, but a lot of the results can
produce 'errors' (ie when 0 is divided by 0).
Is there a way to auto hide such errors?
I know I can use:
If(ISERROR(a1/a2),"",a1/a2))
but this is very onerous to have to put this on all the formulas
(especially as some forumlas are quite long and complex).
I have also considered 'conditonal formatting', but this also isnt
practical as I already have CF with 3 conditions (ie to highlight if a
result is Red/Amber/Green against a target).
Are there any other options (XL2002).
Thanks.