Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
A formula puts a value into one cell.
In cell J4 you want the formula =IF(AND(c4="8R4OT",d4="4S4R",e4="8V"),12,"whatever you want the answer to be if the AND condition isn't satisfied") In K4 you want =IF(AND(c4="8R4OT",d4="4S4R",e4="8V"),4,"whatever you want the answer to be if the AND condition isn't satisfied") In L4 you want =IF(AND(c4="8R4OT",d4="4S4R",e4="8V"),4,"whatever you want the answer to be if the AND condition isn't satisfied") and so on. -- David Biddulph "fshewmkr" wrote in message ... I want to be able to add across using a formula so that if cell c4 is 8R4OT and cell d4 is 4S4R and cell e4 is 8V then cell j4 is 12 and cell k4 is 4 and cell L4 is 4 and so on please help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Counting # of Formulas in a column with formulas and entered data | Excel Worksheet Functions | |||
CELLS NOT CALC FORMULAS - VALUES STAY SME FORMULAS CORRECT?? HELP | Excel Worksheet Functions | |||
automatically copy formulas down columns or copy formulas all the | Excel Worksheet Functions | |||
Formulas not evaluated, Formulas treated as strings | Excel Discussion (Misc queries) | |||
formulas for changing formulas? | Excel Discussion (Misc queries) |