ISNUMBERORDATE

The ISNUMBERORDATE function returns the Boolean value TRUE if the given expression evaluates to a number or date; otherwise, it returns the Boolean value FALSE.

ISNUMBERORDATE(cell)

cell: The value to test.

Examples

If the table cell A1 contains a number (100), B1 contains a string ("Hello") and C1 contains (1981-03-02):

=ISNUMBERORDATE(A1) returns TRUE.

=ISNUMBERORDATE(B1) returns FALSE.

=ISNUMBERORDATE(C1) returns TRUE.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.
ಉಪಯುಕ್ತವಾಗಿದೆಯೇ?
ಅಕ್ಷರ ಮಿತಿ: 250
ಗರಿಷ್ಠ ಅಕ್ಷರ ಮಿತಿಯು 250 ಆಗಿದೆ.
ನಿಮ್ಮ ಫೀಡ್‌ಬ್ಯಾಕ್‌ಗಾಗಿ ಧನ್ಯವಾದಗಳು.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.