Simon,
Just to add to Ron's otherwise excellent advice... The macro object needs to me named AutoKeys. Where Ron referred to the Macro Name, this goes in the Macro Name column in the macro design window... if you can't see a Macro Name column, select it from the View menu.
-- Steve Schapel, Microsoft Access MVP
Ron Hinds wrote:
[Quoted Text] > Yes, it is, using a macro. Set the Macro Name to {F2}, or whatever F-key you > want (use the braces). Set the Action to OpenForm. Enter the name of the > form in the Form Name box. Be careful which F-key you use, though. Many have > default actions which you might not want to override (e.g. F1 = Help). > >
|