View Single Post
  #3   Report Post  
Bob Phillips
 
Posts: n/a
Default

F: =Sumproduct(--(TEXT(A1:A100, "mmmm")=E1), B1:B1000)
G: =Sumproduct(--(TEXT(A1:A100, "mmmm")=E1), C1:C1000)

--

HTH

RP
(remove nothere from the email address if mailing direct)


"~Jeff~" wrote in message
...
Column A consists of dates (format example: Thursday, May 06). Date is
entered when vacation time or sick time is taken.
Column B consists of the hours of vacation for that day
Column C consists of the hours of sick time for that day

Column E consists of the months (January, February, etc.)
Column F consists of the hours of vacation taken for that month
Column G consists of the hours of sick time taken for that month

Can someone tell me what the formula would be for cells in columns F & G?

I
imagine it would be some kind of lookup function or count function.

Thank you in advance

--
~Jeff~
[Microsoft Windows XP Pro,Office 2000]