C
coreym123
I have two tablse, Trip and Stop. Each Trip has multiple stops. On a
form, the Trip record shows, and the Stops for that trip display in a
subform.
Each trip has 3-5 stops. Is it possible to show each stop as a tab on
the subform that can be switched to? If not, is there another
solution, like displaying the stops in a list box and bringing up that
record when that stop is selected? I'm trying to find a godo way to
show all the stops at once and be able to choose the one you want to
edit, while not having to open up another form.
Advice would be much appreciated.
Thanks,
Corey
form, the Trip record shows, and the Stops for that trip display in a
subform.
Each trip has 3-5 stops. Is it possible to show each stop as a tab on
the subform that can be switched to? If not, is there another
solution, like displaying the stops in a list box and bringing up that
record when that stop is selected? I'm trying to find a godo way to
show all the stops at once and be able to choose the one you want to
edit, while not having to open up another form.
Advice would be much appreciated.
Thanks,
Corey