ISTEXT |
ISTEXT(value) |
Returns the value 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 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 |
|
© 2022 Better Solutions Limited. All Rights Reserved. © 2022 Better Solutions Limited Top