Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I need help on an IF function. Basically I want to do this:
IF "," is not found in A1, then... I've left out the part of the IF function I know how to do so as to not give irrelevant information. Many thanks. -- David P. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
=IF(ISNUMBER(FIND(",",A1)), ...
-- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "David P." wrote in message ... I need help on an IF function. Basically I want to do this: IF "," is not found in A1, then... I've left out the part of the IF function I know how to do so as to not give irrelevant information. Many thanks. -- David P. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how do I turn on document "editing time" found on advanced proper. | Excel Discussion (Misc queries) | |||
Why do I receive "Fill not found" message when I open Excel? | Setting up and Configuration of Excel | |||
"No RETURN() or HALT() function found on macro sheet." | Excel Worksheet Functions | |||
using % button gives error "percent style not found" Can I reset? | Excel Discussion (Misc queries) | |||
Complex if test program possible? If "value" "value", paste "value" in another cell? | Excel Discussion (Misc queries) |