A
Aldo
I have two tables x and y. I have a form built from x.
In the x form I have a combo box controled by a field in
x but getting selection data from y. I would like for
the combo box to control the data in a second x field
with data from a second y field.
REMOTE LOCATION
Location Combo Location
Mileage Mileage
When I select a location from Location.Location in the
combo-box, how do I get the Location.Mileage into
Remote.Mileage
In the x form I have a combo box controled by a field in
x but getting selection data from y. I would like for
the combo box to control the data in a second x field
with data from a second y field.
REMOTE LOCATION
Location Combo Location
Mileage Mileage
When I select a location from Location.Location in the
combo-box, how do I get the Location.Mileage into
Remote.Mileage