Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Try this
=IF(ISTEXT(A1),"True",IF(ISNUMBER(A1),"False","Its not a number or text")) "robertc" wrote: I want to make a function which returns a value if an entry is text and another value if the entry is a number. For example: If A1=text, "True", If A1=number, "False |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Checks whether a value is text or number | Excel Worksheet Functions | |||
How to do multiple IF checks with dates AND text | Excel Worksheet Functions | |||
Different colored checks?? | Excel Discussion (Misc queries) | |||
if-then statement that checks for existence of series 2 | Charts and Charting in Excel | |||
How can set up Excel to be able to print checks? | Excel Discussion (Misc queries) |