Setting the first field in an access form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do I set which field the cursor is placed in when an access form is opened?
 
Set the field's TabIndex property to 0 (zero).
hth
Al Camp

Gerard Williamsen said:
How do I set which field the cursor is placed in when an access form is
opened?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top