scubadiver007
Registered User.
- Local time
- Today, 02:00
- Joined
- Nov 30, 2010
- Messages
- 317
Hello,
I am able to calculate the differences for each quarter in a query if all the data is present using a DLookup in an IF statement. I think this is a bit more difficult than a query problem. The problem is that there is no guarantee the data will exist for each quarter.
Required fields
Quartercode
Practicecode
FieldID
Activity
The practice code and FieldID stays the same and I need to calculate the difference in the activity between the current quarter and the most recent quarter.
There are 9 different variations (see attachment).
If it is possible to create a module or VBA to do this, I would need some help because I'm no expert.
Thanks
I am able to calculate the differences for each quarter in a query if all the data is present using a DLookup in an IF statement. I think this is a bit more difficult than a query problem. The problem is that there is no guarantee the data will exist for each quarter.
Required fields
Quartercode
Practicecode
FieldID
Activity
The practice code and FieldID stays the same and I need to calculate the difference in the activity between the current quarter and the most recent quarter.
There are 9 different variations (see attachment).
If it is possible to create a module or VBA to do this, I would need some help because I'm no expert.
Thanks
Attachments
Last edited: