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
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