I used ado recordsets to fetch data from an access 2003 queries into excel spreadsheets. The module will automatically open a Excel template and populate the data from Access onto 3 different spreadsheets and then print the workbook directly to adobe pdf file. The program only successfully...
Hi,
I have an update query which update the date field with the current system date but the query returns zero.
Can somebody please see if there is anything wrong with my code?
UPDATE tblEmpChange SET tblEmpChange.ToDate = Date()
WHERE tblEmpChange.[cur_Status] Like '*Leave' and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.