Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I assume that you intended either
=IF(A1=5,10,20) + IF(A2=10,40,50) =SUM(IF(A1=5,10,20) , IF(A2=10,40,50)) ? -- David Biddulph Sheeloo wrote: One cell can have only one formula... You can of course embed functions within one another... =SUM(IF(A1=5,10,20) + IF(A2=10,40,50))) also it can not reference the cell it is entered in... "MAX" wrote: I have a formula in a cell (A2+A3). It is possible that I enter an INDEX function in the same cell? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
INDEX/MATCH #REF! error | Excel Discussion (Misc queries) | |||
index error | Excel Discussion (Misc queries) | |||
INDEX error | Excel Worksheet Functions | |||
Index function error | Excel Worksheet Functions | |||
INDEX and #REF error | Excel Discussion (Misc queries) |