D
Dawn Killick
I have a workbook with two worksheets.
Sheet 1 is an itemisation for December 2003 for customers who have cancelled
a subscription to a DVD/magazine service (reason for cancelling, number of
cancellations for each reason).
Sheet 2 is a complete listing of all customers who have ever cancelled along
with their cancellation date and reason for cancelling. This sheet contains
data going back three years.
What I would like to do is use a lookup to populate the number of
cancellations for each reason in sheet 1 from the data held in sheet 2.
I tried messing around with =sumif but I'm struggling with it because
somewhere in the equation I need to include something along the lines of
"where date_cancelled >=01/12/2003 and date_cancelled<=31/12/2003".
Can anybody point me in the right direction?
TIA.
Sheet 1 is an itemisation for December 2003 for customers who have cancelled
a subscription to a DVD/magazine service (reason for cancelling, number of
cancellations for each reason).
Sheet 2 is a complete listing of all customers who have ever cancelled along
with their cancellation date and reason for cancelling. This sheet contains
data going back three years.
What I would like to do is use a lookup to populate the number of
cancellations for each reason in sheet 1 from the data held in sheet 2.
I tried messing around with =sumif but I'm struggling with it because
somewhere in the equation I need to include something along the lines of
"where date_cancelled >=01/12/2003 and date_cancelled<=31/12/2003".
Can anybody point me in the right direction?
TIA.