Bringing cursor to the desired field on opening Data Entry Form (1 Viewer)

gear

Registered User.
Local time
Today, 07:23
Joined
Mar 10, 2007
Messages
112
A problem has cropped up in my database which has got 8 fields with Date (auto insert) and Number (autonumber) field at the top. When the form is opened for data entry, the cursor always rests on the Date field. User has to hit tab key to bring the cursor to the third field for entering data. Is there a method to bring the cursor to the third field by default so that data entry can be done straight away. One user typed a number in the Date field by mistake and the form got locked. To avoid this, I am asking this solution. Please help
 

sdawson

Registered User.
Local time
Today, 15:23
Joined
Apr 22, 2003
Messages
165
Open the "Other" tab on the field properties. You can set the tab order on here and prevent the cursor stopping on selected fields. Open the "Data" tab and you can lock fields to prevent changes.
 

gear

Registered User.
Local time
Today, 07:23
Joined
Mar 10, 2007
Messages
112
Works great! Thanks a lot.
 

Users who are viewing this thread

Top Bottom