What will access do?

G

Guest

At my work we have 30 customers. I have to put 26 pieces of information in
records in 3 different places 13 pieces of which are the same. Can I use
access to put all informatin in one table, then build forms or reports from
that one table so that I only have to enter info one time and not three. If
I can do it this way, can I choose which records to put into a report or
form, bacause I don't want to use them all. Thanks for any help.
 
K

Keith Wilby

Tracy said:
At my work we have 30 customers. I have to put 26 pieces of information
in
records in 3 different places 13 pieces of which are the same. Can I use
access to put all informatin in one table, then build forms or reports
from
that one table so that I only have to enter info one time and not three.
If
I can do it this way, can I choose which records to put into a report or
form, bacause I don't want to use them all. Thanks for any help.

That's exactly what Access is designed to help you do but it is up to you
(or the developer) to define the tables and relationships such that data is
stored efficiently. Note that you wouldn't normally have just one table
where relationships between entities exist (eg customers - products). Have
a look at the Northwind sample database that ships with Access, it's a good
starting point.

Keith.
www.keithwilby.com
 

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

Similar Threads

Tables 1
Total certain records 1
Access 2003 : Simple DB Design 2
Access Updating inventory levels 0
Query design 0
Add multiple fields in a form 6
Demonstration Stock Tracker 1
sort by one column and then another 1

Top