Hi,
Im new to access and vb and with help from this forum I have managed to put together a database. I have attached my effort.
In the header of frmQuoteLedger I have txtboxes where I enter new information.
In details of frmQuoteLedger I have a subform containing a Listbox which displays all of the records.
I would like to be able to navigate the header records by selecting a record in the listbox. At the moment there seem to be no link between the main and sub form. So when I click a line in the listbox I would like the relevent info to be displayed in the header and then I can use my Command buttons to perform whatever task I want.
Thanks in advance for any help,
Cheers,
Sean
Im new to access and vb and with help from this forum I have managed to put together a database. I have attached my effort.
In the header of frmQuoteLedger I have txtboxes where I enter new information.
In details of frmQuoteLedger I have a subform containing a Listbox which displays all of the records.
I would like to be able to navigate the header records by selecting a record in the listbox. At the moment there seem to be no link between the main and sub form. So when I click a line in the listbox I would like the relevent info to be displayed in the header and then I can use my Command buttons to perform whatever task I want.
Thanks in advance for any help,
Cheers,
Sean