diddydustin
Programmer
I have two tables, D
ispatch and D:Route_Info. I have a tab control with two pages, 'driver info' and 'route info'. Basically, when the user selects a dispatch entry (a driver making a stop, leaving, or returning) on the main form, the tab control needs to show info on that route from D:Route_Info. D:Route_Info and D
ispatch are related by Route.
My problem lies in showing the related data in a textbox. I'm just not sure how to approach this problem. Is it a simple solution, or do I need to code this somehow?
Thank you!
Dustin
My problem lies in showing the related data in a textbox. I'm just not sure how to approach this problem. Is it a simple solution, or do I need to code this somehow?
Thank you!
Dustin