I have a database that hides all toolbars on startup. I want to create a macro to show the toolbars for troubleshooting. I have the vba code to do so and I named a macro AutoKey with ^q in the name of the macro, but now I want to assign an action in vba code, I tried exporting the mostly blank...