importing excel spreadsheet

S

stealth

Hi

I have successfully imported data from excel spreadsheet into a tabl
in my database. However I would like the data to be inputted into
form rather a table because I have additional data to add in fields an
a subform.

Is this possible?

cheer
 
V

Van T. Dinh

Forms don't have data. Forms are windows where you can view/edit data.
Hence, you can't "input" into a Form.

Import into a Table. Modify the Table to have additional required Fields.
Create a Form (using the Form Wizard) that is bound to the Table and you can
open the Form and modify your data.
 

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

Top