Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You can't directly use wildcards in an IF formula. You could use something
like this: =IF(COUNTIF(A1:A10,"1B*"),value_if_true,value_if_f alse) Biff "ttretta" wrote in message ... Can I use a wildcard character in an "IF" statement? For example, if any of the data in a column contains "1B*", I want to return a certain answer. I tried typing it in that way, and it was rejected. Couldn't find the answer in Excel help. Does anyone have the answer? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Wildcard Character in an Array Formula | Excel Discussion (Misc queries) | |||
How do you find and replace a Wildcard character in Excel? | Excel Discussion (Misc queries) | |||
How do I use the wildcard character and the NOT function? | Excel Worksheet Functions | |||
Wildcard character | Excel Discussion (Misc queries) | |||
Wildcard Character | Excel Worksheet Functions |