Shortcut-key with subforms buggy ?

Hi, when I use a subform and try to use a shortcut to it in my menu-items sometimes it works other time it doesn’t. 1. I setup the mainform and use the wizard to put up all fields. 2. I setup the mainform and put the fields on myself. When I do it myself (2) shortcuts like F5 to the subform don’t work anymore. In both ways the properties are exact the same. Now I’m scared… and always use the wizard. :frowning: Mark

When you press F5, the system will automatically run the look-up form that is connected to the active table. So, you will have to check your table properties. Look at the propertie: ‘LookupFormID’. Here you can specify the (tabular type) form that shows up when you press F5.