C
clcnewtoaccess
I have a DB that tracks work in our building. The dates that items are due
can change due to production requirements or scheduling. I have an update
query that will update the dates but I would like to know which ones changed
so I can alert the managers. Right now I have to output an excel spreadsheet
before and after the update and do a manual comparison. Is there a way to do
a comparison before and after the query runs that will output a report on the
differences?
can change due to production requirements or scheduling. I have an update
query that will update the dates but I would like to know which ones changed
so I can alert the managers. Right now I have to output an excel spreadsheet
before and after the update and do a manual comparison. Is there a way to do
a comparison before and after the query runs that will output a report on the
differences?