Not sure if this is possible....
My Access front db users have restricted rights and while executing a VBA module (which requires deleting a table in the back db) , an error is thrown up saying it requires administrator privileges to run.
The module works fine when I log on through the Admin account.
Would it be possible to give users with restricted rights Admin privileges only for executing that module i.e. can the rights of a user with login ID say "User1" changed within the VBA module for full access and back to User1 at the end?
Thanks for any help
My Access front db users have restricted rights and while executing a VBA module (which requires deleting a table in the back db) , an error is thrown up saying it requires administrator privileges to run.
The module works fine when I log on through the Admin account.
Would it be possible to give users with restricted rights Admin privileges only for executing that module i.e. can the rights of a user with login ID say "User1" changed within the VBA module for full access and back to User1 at the end?
Thanks for any help