How to change owner of macro object

  • Thread starter Thread starter Domac
  • Start date Start date
D

Domac

Hello,

I have a task to change Autoexec macro in my company Access application, but
Access doesn't allow it, it says that I don't have read premissions for this
object, and that I don't have read design premissions for it.
When I open User and Groups premissions dialog it states that current user
is "Admin".
For every object I have all rights except Autoexec macro.
How to solve it??

Application is opened using shift bypass key..


Thanks,
Domac
 
Tools -> Security -> User & Group Permissions -> Change owner (+rights)
(provided the correct workgroup file)

HTH

Pieter
 
Peter,

I don't have workgroup file , just MDB application , how to bypass security
??




"Pieter Wijnen"
 
Sure you do (all Access versions).
You just don't have to enter a username/password
Press Ctrl+g & Type
?syscmd (acSyscmdWorkgroupFile)
to see what it is
if the original db was made without (real) security you should be able to
change the rights yourself
else you need the original security file with the owner/password info in
order to reset the security for the macro
--
Pieter Wijnen

My feeble Access pages (good links though)
http://www.thuleeng.com/access
When all else fail try:
http://www.mvps.org/access
http://www.granite.ab.ca/
http://allenbrowne.com/
http://www.lebans.com/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top