Good Morning All,
Attached is a sample db with a Main form, frmTrailer, and a subform, frmSpeedTrailerRequests. On the subform is combobox that lists a set of map coordinates that designate where a particular speed trailer can be placed. This works okay for Speed Trailer # 1, but when I bring up another speed trailer, the same coordinates appear. I can’t seem to get the speed trailers and coordinates in sync. tblTrailerLocation has a list of all trailers and possible coordinates. As usual, any and all assistance is greatly appreciated. TIA.