M
Matthew Howell
I've got 3 columns, A contains a date, B contains text, C contains figures
I want to sum the contents of certain cells in column C if the criteria in
the adjacent cell is met, eg. column A is greater than a specific date &
column B contains the text "cheese"
i.e.
01/10/2004 bread 20
01/10/2004 cheese 40
01/05/2004 cheese 40
Criteria = Column A <01/09/2004, Column B contains "cheese" = 40
I want to sum the contents of certain cells in column C if the criteria in
the adjacent cell is met, eg. column A is greater than a specific date &
column B contains the text "cheese"
i.e.
01/10/2004 bread 20
01/10/2004 cheese 40
01/05/2004 cheese 40
Criteria = Column A <01/09/2004, Column B contains "cheese" = 40