Remove False from cell
Solved/Closed
Ilgatto
-
Aug 16, 2012 at 10:43 PM
TrowaD Posts 2921 Registration date Sunday September 12, 2010 Status Contributor Last seen December 27, 2022 - Aug 20, 2012 at 10:31 AM
TrowaD Posts 2921 Registration date Sunday September 12, 2010 Status Contributor Last seen December 27, 2022 - Aug 20, 2012 at 10:31 AM
Related:
- Remove False from cell
- Remove wga - Download - Cleaning and optimization
- Remove search baron from mac - Guide
- Remove ads from gmail - Guide
- Remove google account from chrome - Guide
- How to remove write protection from usb - Guide
1 response
TrowaD
Posts
2921
Registration date
Sunday September 12, 2010
Status
Contributor
Last seen
December 27, 2022
555
Aug 20, 2012 at 10:31 AM
Aug 20, 2012 at 10:31 AM
Hi Ilgatto,
Use this structure:
=if(iserror(YourFormula),"",YourFormula)
Whenever an error occurs, nothing is displayed.
Best regards,
Trowa
Use this structure:
=if(iserror(YourFormula),"",YourFormula)
Whenever an error occurs, nothing is displayed.
Best regards,
Trowa