Asked By Bernie Deitrick
14-Feb-07 05:02 PM
Jill,
Select the cell where you want the summation, and type:
=SUMIF(
then navigate to the column with the plant names and select the entire
column, then type
, "PlantName",
(replace PlantName with the name of interest) then navigate to the column
with the savings values and select that entire column, then type
)
and press Enter.
Your use of Workbook and worksheet was inconsistent, and so I can't give you
a sample formula easily. You can also replace "PlantName" with a cell
reference, if you want to create a table or key value cell...
HTH,
Bernie
MS Excel MVP