Help with Database

J

Jimmy Johansen

I was wondering if someone could point me to some book resources that may
help me with what I am trying to accomplish. I am looking to create a
database that will keep track of customer inquires. I have the following
tables...

Customer Data
Inquiry Data
Follow Up Action Data

What I want to do is to

Do a search of my customer database for any inquires that may have already
been logged. This would produce a list. From that list, I want to be able to
select an inquiry and the inquiry form will be populated with the data from
the Inquiry Data table. It will also create a list of Follow Up Actions
associated with that inquiry. I could then select a Follow-Up Action and it
will populate a Follow-Up Action form . I would like these lists and forms
to appear on one screen.

I have been doing research and see that there are ways of doing a search and
populating a "Combo Box" form, but that is as far as I get.

Any help would be greatly appreciated. Please e-mail me at maceaglefl at
gmail dot com.

Thanks,

Tony
 

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