adding data to a form

rahultiwari

Registered User.
Local time
Today, 14:36
Joined
Jan 30, 2005
Messages
21
Hi,
how can I update the form with all the data of the table after modifying the form if it doesnot contain any data.
 
I have a form which is related to a table in the database. The table has all the data but the form is empty. How can I make the form updated with all the data in the table.
Hope its clear this time.
 
Think I understand now. If the form is related to the table. Open the Form in Design View. Click the Field List button on the menu bar. This will bring up a list of fields from the associated table. Simply drag the required fields over to the form. Data from the table will be displayed when you open the form in Form View.
Hope this helps.
 

Users who are viewing this thread

Back
Top Bottom