Thread: Add If ?
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
GatorGirl GatorGirl is offline
external usenet poster
 
Posts: 11
Default Add If ?

I am trying to have a cell total figures if a cell in a different column
range is met.
Ex.
Column A Sales Month
Column B Sales Figure

Entries are made in random order so i want the total of sales for the month
specified in a cell.

I looked at sumif but didn't seem to work because i need to include the
range of entries to get all of the specified month.

:)