#N/A
Solved/Closed1 reply
rizvisa1
Jul 20, 2010 at 07:17 AM
- Posts
- 4479
- Registration date
- Thursday January 28, 2010
- Status
- Contributor
- Last seen
- May 5, 2022
Jul 20, 2010 at 07:17 AM
why not check if the value is an error ?
=IF(ISERROR(A1), "", A1)
=IF(ISERROR(A1), "", A1)
Jul 21, 2010 at 08:25 AM