Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You're welcome!
-- Biff Microsoft Excel MVP "diggyroo" wrote in message ... Thank you all very much. The funny thing is i new it as soon as i read the replys. Thanks for the reminder. "T. Valko" wrote: One way: =IF(ISTEXT(A1),"Enter a number!","") However, if cell A1 is formatted as TEXT and a number is entered it will be evaluated as TEXT and return the message. -- Biff Microsoft Excel MVP "diggyroo" wrote in message ... I need to write an if function that says when text is enterd in a cell it needs to return "please enter a value!!!" I cant remember how to define text in the if function. example. if(A1="text","Please enter a value!!!") I need it to say that if anything other than a # is entered in the cell beside it. And ive tried the one i put here and it only works if i put the word text in the cell. Thanks for any help |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Text "comparison" operator for "contains" used in an "IF" Function | Excel Worksheet Functions | |||
a formula to "go to" another cell if a condition is true? | Excel Discussion (Misc queries) | |||
change "true" and "false" to "availble" and "out of stock" | Excel Worksheet Functions | |||
Typing "true" excel 2007 change it to "TRUE" | Excel Discussion (Misc queries) | |||
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next | New Users to Excel |