In MS Access How To Read The Table Data

V

vikrant

I Want to Read a Table's Data in MS Access and display on the Form.
How Can I Start ?
 
C

Cheryl Fischer

If you are unfamiliar with creating and/or using forms, I would suggest that
you use a Wizard:

1. Click the Forms tab on the database window.
2. Click New.
3. A popup window will open with a number of selections in a ListBox.
Select Form Wizard.
At the bottom of that popup window, you will see a combo box requesting
that you select the Table/Query from which the form's data will derive.
Select your table. Then click ok.

4. Follow the additional prompts which allow you to select fields to appear
on the form, plus design choices.

hth,
 

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