C
Cjle10
Hello chaps,
I am really hoping somebody can help me out with this one as I just cant get
it solved. Here is what I am trying to do.
I have a table of items, each item has an age and a date it was uploaded into
the database.
From this table I have a query that counts items for each date and breaks
them down into aged groups.
eg.
Date 0-7 days count
03/11/06 100
04/11/06 105
What i am loking to do is calculate the change in the items in each group,
each day vs the previous day. Any suggestions on how I can get this achieved
would be appreciated.
I am really hoping somebody can help me out with this one as I just cant get
it solved. Here is what I am trying to do.
I have a table of items, each item has an age and a date it was uploaded into
the database.
From this table I have a query that counts items for each date and breaks
them down into aged groups.
eg.
Date 0-7 days count
03/11/06 100
04/11/06 105
What i am loking to do is calculate the change in the items in each group,
each day vs the previous day. Any suggestions on how I can get this achieved
would be appreciated.