how do i greate new appointments in access

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

Guest

i want to create a db in access where each visit i make to a customer is
recorded in field. The tables i have so far are customer, product, visit
details, price.
i also need to have the price calculated in a report that takes into account
different prices.
 
first, let's make sure we are using the right terms:
a db contains tables, reports, and forms
a table contains records
a record contains fields

so, customer should be a table with fields like- name, address, etc
appointment should be a table with fields like, customer, date, etc
 
i have the correct tables and fields with the right info in them.

would it be easier if i sent the db so you could see whether i have all info
correct??

i've been trying to do this for an age and can't find any resources that
answer my query
 

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