ISTEXT |
ISTEXT(value) |
Returns the boolean True or False depending if the value is text. |
value | The value you want to test. |
REMARKS |
* The "value" can refer to a value, cell reference, formula or a named range. * You can use the TEXT function to return the number as a formatted text string. * You can use the ISNUMBER function to return True or False depending if the value is a number. * You can use the ISNONTEXT function is return True or False depending if the value is non text. * You can use the ISBOLD - User Defined Function function. * You can use the ISITALIC - User Defined Function function. * You can use the ISUNDERLINE - User Defined Function function. * You can use the ISUPPER - User Defined Function function. * You can use the ISLOWER - User Defined Function function. * You can use the ISWRAPPED - User Defined Function function. * You can use the ISPROPER - User Defined Function function. * You can use the ISMERGED - User Defined Function function. * For the Microsoft documentation refer to support.microsoft.com * For the Google documentation refer to support.google.com |
|
© 2023 Better Solutions Limited. All Rights Reserved. © 2023 Better Solutions Limited Top