R
rymer_uk
Guest
here is some pics so, you can see what problem im having (all help is welcomed and i'll thank you before hand, sooo err thank you !
)
http://img.photobucket.com/albums/v604/rymer_uk/rel.jpg
http://img.photobucket.com/albums/v604/rymer_uk/database.jpg
what i'm trying to do is to get the values from one (just entered) record to auto populate another in another table.
Im using sub forms for each tab and there are three tables involved.
tblInvoice, tblGeneral, tblMachine
from the tblInvoice I want to take the tblInvoice.InvoiceID (autonumber) to tblGeneral into the tblGeneral.InvoiceID (number) when the sub form is called. also on the sub form there is two tables tblGeneral and tblMachines now i want the tblGeneral.GeneralID (autonumber) to auto populate the tblMachine.GeneralID (number).
Can any one suggest any other ideas or a solution ?! help please
Many thanks Owen.

http://img.photobucket.com/albums/v604/rymer_uk/rel.jpg
http://img.photobucket.com/albums/v604/rymer_uk/database.jpg
what i'm trying to do is to get the values from one (just entered) record to auto populate another in another table.
Im using sub forms for each tab and there are three tables involved.
tblInvoice, tblGeneral, tblMachine
from the tblInvoice I want to take the tblInvoice.InvoiceID (autonumber) to tblGeneral into the tblGeneral.InvoiceID (number) when the sub form is called. also on the sub form there is two tables tblGeneral and tblMachines now i want the tblGeneral.GeneralID (autonumber) to auto populate the tblMachine.GeneralID (number).
Can any one suggest any other ideas or a solution ?! help please

Many thanks Owen.