Hello,
When saving my accdb as an accde, I disabled Special Access keys. I also have the toolbar hidden for the front end users.
Normally, I leave the vba code open, so I can type "DoCmd.ShowToolbar 'Ribbon'" but forgot to do so this time.
I can't figure out how (if there's a way) to get back into my code in the accdb copy. I have code that disables the shift key, so that's not an option.
Is there a way to get back into my code or enable the special access keys?
Thanks,
Jeff
When saving my accdb as an accde, I disabled Special Access keys. I also have the toolbar hidden for the front end users.
Normally, I leave the vba code open, so I can type "DoCmd.ShowToolbar 'Ribbon'" but forgot to do so this time.
I can't figure out how (if there's a way) to get back into my code in the accdb copy. I have code that disables the shift key, so that's not an option.
Is there a way to get back into my code or enable the special access keys?
Thanks,
Jeff