I have a Access database that should have data for each weekday of the
year. There is a field called DateDownloaded, which should have at
least one record for each weekday of the current year.
Does anyone know of existing code that would check to make sure each
weekday has at least one record and if not, write that date to a temp
table or output to a report?
Thanks
Brian
year. There is a field called DateDownloaded, which should have at
least one record for each weekday of the current year.
Does anyone know of existing code that would check to make sure each
weekday has at least one record and if not, write that date to a temp
table or output to a report?
Thanks
Brian
Comment