Hi
I have 2 tables: tblschools and tblbookings. tblschools has 16000 records and tblbookings is empty.
I want to have a form called newBookings with schoolName, postcode and contact (I want these to be populated from the tblschools) and 2 more fields (date and presenter) that are on tblbookings, which will be filled in by the user.
Once the form is filled in the user then clicks a save button and the record is saved to tblbookings.
I also need a text box to type in a postcode and the frmnewBookings is populated with school name, postcode and contact associated with that postcode. (after a 'search' button is clicked)
Just as design point I want the form look uniform, not a columnar part and data view part.
I have managed to do this with Libre office but it couldn't cope with searching 16000 records for a postcode. Therefore I have turned to Access 2016 but after weeks of trying I am not understanding how to do it.
If anyone can set me off in the right direction I would be delighted.
Cheers
Eamon