bobwhosmiles
New Member
- Joined
- Apr 19, 2004
- Messages
- 22
Hi,
I have a cell that totals the values on a sheet gathered by other formulas. If values aren't yet present they'll obviously display #VALUE! as they don't result in a number.
I need a way to say (for example) in a formula:
If a given cell doesn't equal an actual number and so reports an error, display nothing.
OR incorrectly =IF(A1="#VALUE!","",A1)
Hopefully this makes sense.
Any help appreciated
Cheers
Bob
I have a cell that totals the values on a sheet gathered by other formulas. If values aren't yet present they'll obviously display #VALUE! as they don't result in a number.
I need a way to say (for example) in a formula:
If a given cell doesn't equal an actual number and so reports an error, display nothing.
OR incorrectly =IF(A1="#VALUE!","",A1)
Hopefully this makes sense.
Any help appreciated
Cheers
Bob