I am having trouble trying to make Tbl_Booking update from the Booking form
I basically want to be able to select a CustomerID, BookingID and a Course and then update Tbl_booking so that the CustomerID is added to the apropriate BookingID.
Anybody no how this would be done?