G
Guest
I have several labels on my main page, that are used as buttons.
They all four digit names i.e "2279" corresponding to different truck numbers
When they are clicked they all open the same form.
At the top of this form is a textbox, and I would like it to display the
number of the truck selected.
The second form contains different buttons containing types of equipment on
the trucks. When I click on these buttons I would like the third form only to
display the information for the type of equipment (I have a separate table
for all the equipment) and the truck selected on the first form.
Is there anyway I can do this?
In summary, I want the second form to display the number of the truck
selected in a text box and I want the third form to display only the record
of the truck and equipment selected.
I only want to use buttons/labels as this will be used as a touch screen.
Thank you very much
They all four digit names i.e "2279" corresponding to different truck numbers
When they are clicked they all open the same form.
At the top of this form is a textbox, and I would like it to display the
number of the truck selected.
The second form contains different buttons containing types of equipment on
the trucks. When I click on these buttons I would like the third form only to
display the information for the type of equipment (I have a separate table
for all the equipment) and the truck selected on the first form.
Is there anyway I can do this?
In summary, I want the second form to display the number of the truck
selected in a text box and I want the third form to display only the record
of the truck and equipment selected.
I only want to use buttons/labels as this will be used as a touch screen.
Thank you very much