First, go to Macros.
Create a Macro called AutoKeys. (Access will automaically check this whenever you use Shortcut Keys)
Open the macro in design view. Choose from the menu View\"Macro Name".
The "Macro Name" column is where you specify the shortcut keys.
In Action, well that's what will happen!!
i.e.: ^+Z
is CTRL + SHIFT + P
i.e.: {F11}
is the button F11
Type in AutoKeys in the Access Help for full derivatives.
Hope that helps!