M
maemae2
I have a database that tracks when I make site visits to various job sites.
At times one site may require multiple visits. I have one table, with Job
Site Name (column) and dates when the various trips were made (date column).
Job Site Name " A" was visited 3 times Job Site B 2 times, Job Sites C, D
and E were visited 2, 3 and 1- all at different dates. How do I make a
query that asks how many times I visited a trip during the month of say
August?
At times one site may require multiple visits. I have one table, with Job
Site Name (column) and dates when the various trips were made (date column).
Job Site Name " A" was visited 3 times Job Site B 2 times, Job Sites C, D
and E were visited 2, 3 and 1- all at different dates. How do I make a
query that asks how many times I visited a trip during the month of say
August?