C
CFP - Russell
Guest
Hello,
I am trying to create a form with the following steps however I do not know how to code it. Any help anyone can give me would be greatly appreciated.
I want to have a form where the user selcects the type of workorder they want
via a combobox then presses a button to open the workorder form.
I have 7 seperate workorder forms and I would like to be able to open the form based on the selection in the combo box.
The combo box's source would be in a seperate table where I would have a column in the table for the form name that I wish to be opened.
-Russell
I am trying to create a form with the following steps however I do not know how to code it. Any help anyone can give me would be greatly appreciated.
I want to have a form where the user selcects the type of workorder they want
via a combobox then presses a button to open the workorder form.
I have 7 seperate workorder forms and I would like to be able to open the form based on the selection in the combo box.
The combo box's source would be in a seperate table where I would have a column in the table for the form name that I wish to be opened.
-Russell