এই নিয়ন্ত্রণ পরিবর্তন করলে এই পেজটি স্বয়ংক্রিয়ভাবে আপডেট হবে

ISNUMBER

The ISNUMBER function returns the boolean value TRUE if the given expression evaluates to a number; otherwise it returns the boolean value FALSE.

ISNUMBER(cell)

cell: The value to test. If the value can’t be interpreted as a single value, ISNUMBER returns an error.

Examples

If the table cell A1 contains a number (100) and cell B1 contains a string ("Hello"):

=ISNUMBER(A1) returns TRUE.

=ISNUMBER(B1) returns FALSE.

See alsoISDATEISTEXT
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.