I have programmed with VBA for a number of years but have always shyed away from using Access because of it's former user unfriendliness. Now I have come to a point to where I need to bite the bullet because my company uses Access to track a number of "metrics."
So, I need a little direction, because I don't really know where to start. I am trying to find out if I need to build a query for every single thing piece of info I am looking for, or whether I should do it programmatically. For instance, just one thing I am looking for are all jobs started within a month and whether that job was finished within 10 business days. Also, need to know the total amount of jobs, and how many we completed within the time.
This is just one scenario, and most of these are based off of the same info. I have scoured the web looking for a beginning tutorial on querying programmatically only to not be able to find (maybe not searching correctly?) the info I need. Any direction is greatly appreciated!
So, I need a little direction, because I don't really know where to start. I am trying to find out if I need to build a query for every single thing piece of info I am looking for, or whether I should do it programmatically. For instance, just one thing I am looking for are all jobs started within a month and whether that job was finished within 10 business days. Also, need to know the total amount of jobs, and how many we completed within the time.
This is just one scenario, and most of these are based off of the same info. I have scoured the web looking for a beginning tutorial on querying programmatically only to not be able to find (maybe not searching correctly?) the info I need. Any direction is greatly appreciated!