Hoping might find some help here, on what's most likely newbie stupidity!!!
Totally new to Access both as user and designer and muddling through...problem I have though is that can't seem to produce a query or report that I require.
I have a DB that I would like to keep track of Dealers(Car) work requests, work done on their PC's and their PC details.
I have the tables prepared...
tblDealersMain (holds all Dealer info. with P.Key a unique assigned number they are given...called DID)
tblWorkRequests (speaks for itself)
tblPCDetails
tblAdmin
tblSales
i'm trying to produce a form that when the DID is entered will automatically bring up the Dealers details such as address/phone/post code so that i am not required to search for these details myself, this is for the Work Requests and Admin which are 2 seperate entities but require the same inputed info...
Everything i've tried so far has fallen well short of what i desire
I have managed to produce a Query that will show an individual Dealers details but cannot change this into a form that will allow entry of another DID...i dont want to update any fields in the Dealer table just have a form that allows me to find the correct info for a Dealer by his DID then allow me to assign Work Requests and Admin details either on a form activated by a command button or some such...
Maybe what i have tried to explain here is a litle convaluted but hoping i might find some help for this as i've now lost all my hair in a attempt to work this out.
cheers folks
Totally new to Access both as user and designer and muddling through...problem I have though is that can't seem to produce a query or report that I require.
I have a DB that I would like to keep track of Dealers(Car) work requests, work done on their PC's and their PC details.
I have the tables prepared...
tblDealersMain (holds all Dealer info. with P.Key a unique assigned number they are given...called DID)
tblWorkRequests (speaks for itself)
tblPCDetails
tblAdmin
tblSales
i'm trying to produce a form that when the DID is entered will automatically bring up the Dealers details such as address/phone/post code so that i am not required to search for these details myself, this is for the Work Requests and Admin which are 2 seperate entities but require the same inputed info...
Everything i've tried so far has fallen well short of what i desire

I have managed to produce a Query that will show an individual Dealers details but cannot change this into a form that will allow entry of another DID...i dont want to update any fields in the Dealer table just have a form that allows me to find the correct info for a Dealer by his DID then allow me to assign Work Requests and Admin details either on a form activated by a command button or some such...
Maybe what i have tried to explain here is a litle convaluted but hoping i might find some help for this as i've now lost all my hair in a attempt to work this out.
cheers folks