How do I format a field in Access 2000 to collect the same data fo

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

Guest

I need to collect income on the same client for multiple years? How do I do
this without wiping out previous year's data?
 
I need to collect income on the same client for multiple years? How do I do
this without wiping out previous year's data?

By using Access as it is designed - a relational database!

You need (at least) TWO tables - a table of Clients, and a table of
income, related one to many. The client info would go in one table,
and a ClientID and the income information in the second one.

John W. Vinson[MVP]
Join the online Access Chats
Tuesday 11am EDT - Thursday 3:30pm EDT
http://community.compuserve.com/msdevapps
 

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

Back
Top