Each quarter of a year I enter new data into my database. Among the data is 'Year' and 'Quarter'. In my reports I only need the last four quarters. So now I need these quarters:
Q204 - Q104 - Q403 - Q303
When September is finished I get new quarterly data, and therefor my reports should only include:
Q304 - Q204 - Q104 - Q403
I have no real good idea to solve this puzzle but assume it can be handlede some way in a query or?
Anyway, any help is really appreciated
Inadvance tx
Q204 - Q104 - Q403 - Q303
When September is finished I get new quarterly data, and therefor my reports should only include:
Q304 - Q204 - Q104 - Q403
I have no real good idea to solve this puzzle but assume it can be handlede some way in a query or?
Anyway, any help is really appreciated
Inadvance tx