I have a form which is linked to a table and where users enter details on outgoing shipments. When opening the form I have to click in the first field to start entering data. Same happens when I moved to the next record.
is it not possible to have the cursor blinking in the field when you open the form or move to a new record.
I tried this with SetFocus but it did not do what I wanted
is it not possible to have the cursor blinking in the field when you open the form or move to a new record.
I tried this with SetFocus but it did not do what I wanted