Hi folks hoping can find some help here...
Still muddling through slowly trying to create first real DB and would really be thankful for some help on this one...
I have 5 tables in my DB
1. tblDealers
2. tblPCdetails
3.tblWorkRequests
4.tblAdmin
5.tblSales
tblDealers is the Main table consisting of all my primary info. such as a unique ID# address, name, etc...
tables 2-4 are linked to tblDealers using the DID field (unique ID#)
With some help from earlier today I have managed to create a search form that opens a 2nd form containing all the data i require from the dealers table, is it possible to produce a form that enables me to find any info relating to an individual Dealer via the DID or Clients name and display it in a seperate form that could pop-up?
i.e: say I want to find all work requests for a particular Dealer, or all Admin work carried out for a dealer and for this info to be presented in form format?
And in relation to Admin is it possible to search by date the work was carried out, as this is a required field within my table?
Any help on these would be great, have'nt found much to help me on this via books at moment and starting to drive family wild
many thanks for any feedback on this folks
Still muddling through slowly trying to create first real DB and would really be thankful for some help on this one...
I have 5 tables in my DB
1. tblDealers
2. tblPCdetails
3.tblWorkRequests
4.tblAdmin
5.tblSales
tblDealers is the Main table consisting of all my primary info. such as a unique ID# address, name, etc...
tables 2-4 are linked to tblDealers using the DID field (unique ID#)
With some help from earlier today I have managed to create a search form that opens a 2nd form containing all the data i require from the dealers table, is it possible to produce a form that enables me to find any info relating to an individual Dealer via the DID or Clients name and display it in a seperate form that could pop-up?
i.e: say I want to find all work requests for a particular Dealer, or all Admin work carried out for a dealer and for this info to be presented in form format?
And in relation to Admin is it possible to search by date the work was carried out, as this is a required field within my table?
Any help on these would be great, have'nt found much to help me on this via books at moment and starting to drive family wild

many thanks for any feedback on this folks
