TheTrainMan
Registered User.
- Local time
- Today, 07:26
- Joined
- Dec 11, 2002
- Messages
- 18
I have a table with data for the past year or so (new data added every day), each month I need to produce a graph based on this data for the past 13 periods (28 days each period). There are 3 cause codes A, B and C. I need to count how many instances of cause A, B and C there are in every 28 day period and then produce a graph from it. I want to create a table and populate it from VBA and then export to an excel spreadsheet linked to a powerpoint document.
How do I go through the data, count the number of instances of each casue and write this to a table?? Access help is decidedly unhelpful!!
thanks in advance
How do I go through the data, count the number of instances of each casue and write this to a table?? Access help is decidedly unhelpful!!
thanks in advance