form creation in access 2003

S

scubadiver

I suggest you learn about database design and table normalisation if you
haven't already done so.
 
J

John W. Vinson

dear sir/mam
How can I create form in access 2003

Thanx in advance

First create your Tables (forms are just windows, tools to manage data in
tables). Then, Click on the Forms tab on the database window and click the New
Form button.

Here's some useful references for getting to know Access.

Jeff Conrad's resources page:
http://www.accessmvp.com/JConrad/accessjunkie/resources.html

The Access Web resources page:
http://www.mvps.org/access/resources/index.html

A free tutorial written by Crystal (MS Access MVP):
http://allenbrowne.com/casu-22.html

MVP Allen Browne's tutorials:
http://allenbrowne.com/links.html#Tutorials

John W. Vinson [MVP]
 
K

kripa

Thanx

John W. Vinson said:
First create your Tables (forms are just windows, tools to manage data in
tables). Then, Click on the Forms tab on the database window and click the New
Form button.

Here's some useful references for getting to know Access.

Jeff Conrad's resources page:
http://www.accessmvp.com/JConrad/accessjunkie/resources.html

The Access Web resources page:
http://www.mvps.org/access/resources/index.html

A free tutorial written by Crystal (MS Access MVP):
http://allenbrowne.com/casu-22.html

MVP Allen Browne's tutorials:
http://allenbrowne.com/links.html#Tutorials

John W. Vinson [MVP]
 

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