Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Hi,
I have the following formula: =IF(AND(Data!C8="Town",Data!C5="Smith"),0.03,IF(AN D(Data!C8="Town",Data!C5="Jones"),0.03,0.05)) I want to change a value in a cell (to either 0.03 or 0.05) depending on what values are in two other cells on worksheet Data. If DataC8 = "Town" AND DataC5 = ANYTHING that contains either "Smith" OR "Jones" (could be Smith, Smith Brothers, Smith Boys, etc, OR Jones, Jones Brothers, Jones Boys, etc.). Is it possible to use wildcards in the above formula somehow to accomplish this? Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Problem with named formula's | Excel Worksheet Functions | |||
Formulas | Excel Worksheet Functions | |||
How to make Excel run limited number of formulas on a given worksh | Excel Discussion (Misc queries) | |||
Way to make Excel only run certain formulas on a worksheet? | Excel Discussion (Misc queries) | |||
calculating formulas for all workbooks in a folder | Excel Worksheet Functions |