from table->form

Diana Avila

Registered User.
Local time
Today, 04:38
Joined
Jul 13, 2011
Messages
17
Hi there;

I have a problem with a form that is fed with the information of a table. The problem is that the detail section, doesn't display the information in the same row order that is in the table. What can i do to fix this? :confused:
 
Hi there;

I have a problem with a form that is fed with the information of a table. The problem is that the detail section, doesn't display the information in the same row order that is in the table. What can i do to fix this? :confused:

Use a query as the record source for the form. And sort the query the way you want/need.
Good luck.
 
Thanks for the advice!!!!
 

Users who are viewing this thread

Back
Top Bottom