Hi all
I would like to be able to use IFERROR and an IF statement in one formula. I would like a box to say nothing ("") if the box says "VALUE!" or "£0.00". How do I do this?
The math I'd like to include is:
A3/10
So something like IF(A3/10 = 0, "", A3/10) which works for the "£0.00", but not for the "VALUE!" issue.
Thanks.
I would like to be able to use IFERROR and an IF statement in one formula. I would like a box to say nothing ("") if the box says "VALUE!" or "£0.00". How do I do this?
The math I'd like to include is:
A3/10
So something like IF(A3/10 = 0, "", A3/10) which works for the "£0.00", but not for the "VALUE!" issue.
Thanks.