I have a list of collections made, each with different dates and different amounts all input into Sheet1.
Four Columns with the following headings: Date : Quantity : Ref : WeekNum :
02/02/13 : 250 : abc1 : 5 :
03/02/13 : 180 : abc2 : 5 :
09/02/13 : 210 : xyz1 : 6 :
17/02/13 : 387 : xyz2 : 7 :
and so on ...there will be around 500 records, each on it's own row
Whilst I can AutoFilter these to show only All WeekNum 5 entries for example, I want to be able to pull these over onto Sheet2 by means of formula based on an input cell on Sheet2 to create a weekly Summary Print. I Know I can summarise using SUMIF and COUNTIF etc. but I need to see each entry individually on the summary print (to ensure that we are tracking and including all collections) Each summary is backed by physical paper copies and has to stand up to a physical audit.
I would prefer to have a (sort of) Template on Sheet2 into which the data is returned rather than use Filter or SubTotal on Sheet1.
The number of entries for any given week is variable ...6 one week, 11 the next and so on.
Is this do-able without anything overcomplicated being involved?
thanks
Jonsi
Four Columns with the following headings: Date : Quantity : Ref : WeekNum :
02/02/13 : 250 : abc1 : 5 :
03/02/13 : 180 : abc2 : 5 :
09/02/13 : 210 : xyz1 : 6 :
17/02/13 : 387 : xyz2 : 7 :
and so on ...there will be around 500 records, each on it's own row
Whilst I can AutoFilter these to show only All WeekNum 5 entries for example, I want to be able to pull these over onto Sheet2 by means of formula based on an input cell on Sheet2 to create a weekly Summary Print. I Know I can summarise using SUMIF and COUNTIF etc. but I need to see each entry individually on the summary print (to ensure that we are tracking and including all collections) Each summary is backed by physical paper copies and has to stand up to a physical audit.
I would prefer to have a (sort of) Template on Sheet2 into which the data is returned rather than use Filter or SubTotal on Sheet1.
The number of entries for any given week is variable ...6 one week, 11 the next and so on.
Is this do-able without anything overcomplicated being involved?
thanks
Jonsi