How do I get data input in a table into a form

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

Guest

I have input all data in a Table but want to transfer it to a Form. How can I
do this?
 
Forms display data that are stored in tables.

If you want to create a form based on a table (or a query) then switch to
the form view and click on NEW. Select Form Wizard and follow the
instructions.
 
Back
Top