Inserting new qry or table into an old form

CDLUSA

New member
Local time
Today, 15:41
Joined
Feb 12, 2003
Messages
7
I'm sort of new at using Access. I was wondering how to insert addtional fields from new queries and tables that I made into an already existing form.

Thanks,

Tony
 
You can add additional fields to your form by going into the field list which is available from the view menu.

HTH
Hay
 
The field list will only allow me to insert fields from the original table that was selected from the form wizard. I was wondering how to insert a field from new table or query that was not selected when using the form wizard.
 
Click on the form's rowsource (click on the '---' at the end) and open the query grid form which the form is based. Then simply add fields into the grid. These will then be available in your form from the field list.

hth
 

Users who are viewing this thread

Back
Top Bottom