is it possible to open a query (Delete) by using the docmd in VBA for a button on a form?
like:
docmd.openquery "TEST",(now, where would the filter or criteria go?)
Thank you for any and all help!
Two tables need to be linked for query but having problems
Table 1 has vendor invoice info like:
Name, amount, date, and status (if the vendor is overseas the status is 1, otherwise 0)
Table 2 has the cargo charge percentages.
Since the percentages change, it has the fields:
Status, Start Date...
I need to put a DB on the common drive, but only certain persons should have access. Initially , I tried maintaining a table with usernames, etc, to restrict access, but I have been told that I need to use the access security.
I have tried to use the print-out for "User-leval security wizard"...
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.