ISSTRING(X) |
![]() ![]() ![]() |
Description
This function returns 1 if X is a string value or an empty cell; otherwise, it returns 0.
Parameters
X
A numeric value.
Examples
ISSTRING(C10) = 1
Where C10 = "Total".
ISSTRING(D10) = 0
Where D10 = 1000.00.
ISSTRING(A1)= 0
Where A1 is blank.
Try Predictive Systems Lab
Need Help?
Contact support