Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am trying to get a previously built worksheet to properly run some
formulas. We have three product types, designated "C", "P", and "M". The worksheet has a column with one of these designations entered in each cell, with the weight associated with each entry in an adjoining cell in the next column. The formula calls for the worksheet to sum the weights by product type, using a nested SUM(IF) command =SUM(IF($D$2:$D$400="C",$E$2:$E$400)), and likewise for the other two types. The problem is that this formula works great when surrounded by brackets { }, but not otherwise. Attempts to manually enter or otherwise force the brackets prove fruitless, as including the = sign hides the indication that this is a formula. Re-entering the formula in a clean cell also does no good. What am I doing wrong, and how do I fix it? Many thanks. -- Ctrl-Alt-Del signing off |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Countif formulas change after doing a sort | Excel Worksheet Functions | |||
How do I use wild cards in nested array formulas? | Excel Worksheet Functions | |||
Array Formulas take waaaay too long... | Excel Worksheet Functions | |||
nested formulas | Excel Worksheet Functions | |||
calculating formulas for all workbooks in a folder | Excel Worksheet Functions |