C
Charlie
First time poster (have mercy
Entering new records in a form for table TourDetail and I want to pick up
the MaxPax (maximum number of passengers) from table TourMaster. First thing
on the TourDetail form is a combo box for selecting the tour (from
TourMaster). Once this is done I want MaxPax from TourMaster to populate the
MaxPax field on the form, and then the operator can change the MaxPax or
leave it as is.
TIA,
Charlie
Entering new records in a form for table TourDetail and I want to pick up
the MaxPax (maximum number of passengers) from table TourMaster. First thing
on the TourDetail form is a combo box for selecting the tour (from
TourMaster). Once this is done I want MaxPax from TourMaster to populate the
MaxPax field on the form, and then the operator can change the MaxPax or
leave it as is.
TIA,
Charlie