Microsoft Access
Microsoft Access
(OP)
I am creating an Access database that I would like to set up some field as follows:
Field Name: Veteran - I want to type in either Y or N then have it automatically go to the next field.
Field Name: Gender - I want to type in either M or F then have it automatically go to the next field.
I have read up on AutoTab and have tried, but with no success. I'm not sure what I am doind wrong at this point. Any assistance would be greatly appreciated.
Field Name: Veteran - I want to type in either Y or N then have it automatically go to the next field.
Field Name: Gender - I want to type in either M or F then have it automatically go to the next field.
I have read up on AutoTab and have tried, but with no success. I'm not sure what I am doind wrong at this point. Any assistance would be greatly appreciated.
RE: Microsoft Access
Are you entering the data directly into the table or into a form which is based on a table?
If you are in a table, you can't really get it to go automatically to the next field,without typing _something_, such as ENTER or TAB, to my knowledge. However, in a form I guess you could write some code to do that.
Let me know if you want to more detail.
Kathryn
RE: Microsoft Access
RE: Microsoft Access
Kathryn
RE: Microsoft Access
RE: Microsoft Access
Hope this helps.
Kathryn