Remove False from cell
Solved/Closed
Ilgatto
-
Aug 16, 2012 at 10:43 PM
TrowaD Posts 2921 Registration date Sunday September 12, 2010 Status Moderator Last seen December 27, 2022 - Aug 20, 2012 at 10:31 AM
TrowaD Posts 2921 Registration date Sunday September 12, 2010 Status Moderator Last seen December 27, 2022 - Aug 20, 2012 at 10:31 AM
Related:
- Remove False from cell
- Code to remove number from blacklist - Guide
- How to remove number from blacklist - Guide
- Ubuntu remove password - Guide
- Remove write protection from usb - Guide
- How to remove call barring in keypad mobile - Android Forum
1 response
TrowaD
Posts
2921
Registration date
Sunday September 12, 2010
Status
Moderator
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