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

It still works, just starts at the beginning of the day.

--
HTH

Bob Phillips

"Andibevan" wrote in message
...
How would I get this to work if Column B contains the date and time not

just
the date - i.e. 6/7/2005 11:52:59

Hadn't spotted that when I originally posted.


"Bob Phillips" wrote in message
...
=SUMPRODUCT(--($A$2:$A$100="Customer
1"),--($B$2:$B$100TODAY()-14),--($B$2:$B$100<=TODAY()-7)


--

HTH

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


"Andibevan" wrote in message
...
Hi All,

I have data that is setup with Owners in Column A and Date Purchased

in
Column B.

What formula would I use to calculate the number of items that were
purchased by Customer 1 between 1 and 2 weeks ago?

THanks

Andi