ISNONTEXT |
ISNONTEXT(value) |
Returns the boolean True or False depending if the value is non text. |
value | The value you want to test. |
REMARKS |
* The "value" can refer to a value, cell reference, formula or a named range. * If "value" is a cell reference to an empty cell, then True is returned. * You can use the ISBLANK function to * You can use the ISERROR function to * You can use the ISFORMULA function to * You can use the ISNUMBER function to return True or False depending if the value is a number. * You can use the ISREF function to * You can use the ISTEXT function to return True or False depending if the value is text. * This function has been available since Excel 1997. * For the Microsoft documentation refer to support.microsoft.com * For the Google documentation refer to support.google.com |
|
© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited Top