Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi, i have a formula here that doesn't work
=SUM(IF((TB!$B$2:$B$4133=$A2)*(TB!$D$2:$D$4133="M" ),TB!$I$2:$I$4133)) What i was after is to get the total in the other spreadsheet under a particular department and code but all i get under this formula is 0 and i don't know why. Please help, thanks. Teresa |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
This is an array formula, which means that it should be committed
using CTRL-SHIFT-ENTER (CSE) at the same time, rather than just the normal ENTER. Double-click on the cell as if to edit it, then do CSE. If you do this correctly, then Excel will wrap curly braces { } around the formula when viewed in the formula bar - you must not type these yourself. Hope this helps. Pete On Nov 7, 12:06 am, teresa wrote: Hi, i have a formula here that doesn't work =SUM(IF((TB!$B$2:$B$4133=$A2)*(TB!$D$2:$D$4133="M" ),TB!$I$2:$I$4133)) What i was after is to get the total in the other spreadsheet under a particular department and code but all i get under this formula is 0 and i don't know why. Please help, thanks. Teresa |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
CELLS NOT CALC FORMULAS - VALUES STAY SME FORMULAS CORRECT?? HELP | Excel Worksheet Functions | |||
lookup formulas dependent upon lookup formulas | 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) |