C
carl
I am pulling in date/time from another application and am
trying to use it in a SUMIF function. I am trying to sum
all my product sales given a time bracket. My date/time
data looks like this:
2004/03/04 16:01:43.000
2004/03/04 16:01:43.000
2004/03/04 16:01:40.000
2004/03/04 16:01:40.000
2004/03/04 16:01:16.000
2004/03/04 16:01:16.000
2004/03/04 16:01:12.000
2004/03/04 16:01:12.000
For example, I would like the SUMIF function to sum if the
time is between 16:01:15 and 16:01:30.
Thank You in Advance
trying to use it in a SUMIF function. I am trying to sum
all my product sales given a time bracket. My date/time
data looks like this:
2004/03/04 16:01:43.000
2004/03/04 16:01:43.000
2004/03/04 16:01:40.000
2004/03/04 16:01:40.000
2004/03/04 16:01:16.000
2004/03/04 16:01:16.000
2004/03/04 16:01:12.000
2004/03/04 16:01:12.000
For example, I would like the SUMIF function to sum if the
time is between 16:01:15 and 16:01:30.
Thank You in Advance