Hi Folks, I am trying to make a form in my DB that will allow me to search on it's subform for a serial number and bring up the relevant recordset to the main form.
I have a basic asset database, main form Primary index is ticketref, Subform Primary key is SerialNo.
Main form holds details of Ticket Number, User and Order date as well as notes, subform holds the hardware details, serial nmber make model etc.
I want to be able to click on the combo box and type in a serial number from the main form and have it display the relvant details to the main form. Hope this makes sense...
Cheers
Pad