Is there a simple way to assign a keyboard shortcut to a macro in Access 2007? I understand that macros behave differently in Access than they do in Excel (which I'm more familiar with). I have written a sub called "ImportAll" in Module1. I'd like it to run when I push Ctrl+I. How would I go about achieving this?
I tried following the steps outlined in microsoft documentation (can't post a link due to only having 2 posts), but I was given an error "Microsoft Office Access can't find the object 'ImportAll.'"
I tried following the steps outlined in microsoft documentation (can't post a link due to only having 2 posts), but I was given an error "Microsoft Office Access can't find the object 'ImportAll.'"