J
JK
I run a macro each night that runs multiple update queries. I use this setup
to keep my access 03 database in sync with our company database J.D. Edwards.
During this update, I would like the marco to auto insert the current date
date() into a table i created called tblUpdateTablesInfo, field = LastUpdate.
I tried to use the setvalue function but I can't seem to make it work.
Any help would be greatly appreciated.
to keep my access 03 database in sync with our company database J.D. Edwards.
During this update, I would like the marco to auto insert the current date
date() into a table i created called tblUpdateTablesInfo, field = LastUpdate.
I tried to use the setvalue function but I can't seem to make it work.
Any help would be greatly appreciated.