So, as stated in an earlier post, I am fairly new to VBA within Access (worked within Excel for years) so I don't have much exp on databases. I created a query (Metrics) to filter my table (Tasks) down to the appropriate month. How can I access this query by VBA and refine my statistics even further? Eventually, I want to find if the completion date of an activity was less than or equal to the start date + 14 days. All I really need is a count of records for most of what i am doing and not individual data (unless comparing begDate and endDate).
Thanks for the repeated help. Oh, and please don't just do it for me, but help me to learn!
Thanks for the repeated help. Oh, and please don't just do it for me, but help me to learn!