How to change the order on a form?

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

Guest

I rearranged my table and can't get the form fill-in to go in the same order
as the table?
 
I rearranged my table and can't get the form fill-in to go in the same order
as the table?

If you are talking about the sort order of records displayed in a
form, create a query using all the fields you need in the form. Sort
the query as to how you want it, then use the query as the Form's
record source.
 
Hi,

A right click on the form, and choose "automatic selection".
 
Dear Wandakv:

Fredg has suggested the proper approach to solve your problem if the problem
is the order in which records are displayed. However, I wonder if you might
be talking about the "tab order" of the form; that is to say, the order in
which you go through the boxes on the form as you press "Tab". If so, you
can adjust the "Tab Order". Post back if this is what you are looking for.
If not... never mind! <g>

HTH
Fred Boer
 

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