I set my forms to open to a new record, but the cursor doesn’t move to the first field (Tab 0) upon opening. My user prefers not to have to tab once to start inputting. I know that I can use SetFocus to put the cursor on the first field, or even SendKeys “{Tab}”, but was wondering if there was even a better way. I’ve looked at all of the settings that I can find, but nothing that does this for me.
Thanks,
Randy