D
D Maine
Hi there...
I need to select several records from an Excel table based
upon a date range (ie. Jan 1 - Jan 31, 2000), and add up
the dollar values for the selected records. I know to use
the SUMIF function, but I can't figure out how to show the
date range as the criteria in the formula.
Any help would be greatly appreciated.
=SUMIF('I:\PROJECT\[2000KER.XLS]!Sheet 1'A1:A3265,DATEVALUE
("1/1/2000")ATEVALUE("12/31/2000"),H1:H3265)
Thanks,
D.
I need to select several records from an Excel table based
upon a date range (ie. Jan 1 - Jan 31, 2000), and add up
the dollar values for the selected records. I know to use
the SUMIF function, but I can't figure out how to show the
date range as the criteria in the formula.
Any help would be greatly appreciated.
=SUMIF('I:\PROJECT\[2000KER.XLS]!Sheet 1'A1:A3265,DATEVALUE
("1/1/2000")ATEVALUE("12/31/2000"),H1:H3265)
Thanks,
D.