R
RT215
I have a form that I want to create with a combobox for WorkOrder. When a
work order is selected, I would like for a textbox to display the product
number revision and description for that work order. I am creating a work
schedule that will automatically populate the remaining fields based upon the
selection of WorkOrder. The form will look like this:
Joe
cboWO txtProductNo txtRev txtDesc
cboWO txtProductNo txtRev txtDesc
cboWO txtProductNo txtRev txtDesc
Bob
cboWO txtProductNo txtRev txtDesc
cboWO txtProductNo txtRev txtDesc
cboWO txtProductNo txtRev txtDesc
Sue
cboWO txtProductNo txtRev txtDesc
cboWO txtProductNo txtRev txtDesc
cboWO txtProductNo txtRev txtDesc
I cannot get the dynamic form to work with a subform or cboWO.coulumn(2), etc.
Any help would be greatly appreciated. Thanks!
Ryan
work order is selected, I would like for a textbox to display the product
number revision and description for that work order. I am creating a work
schedule that will automatically populate the remaining fields based upon the
selection of WorkOrder. The form will look like this:
Joe
cboWO txtProductNo txtRev txtDesc
cboWO txtProductNo txtRev txtDesc
cboWO txtProductNo txtRev txtDesc
Bob
cboWO txtProductNo txtRev txtDesc
cboWO txtProductNo txtRev txtDesc
cboWO txtProductNo txtRev txtDesc
Sue
cboWO txtProductNo txtRev txtDesc
cboWO txtProductNo txtRev txtDesc
cboWO txtProductNo txtRev txtDesc
I cannot get the dynamic form to work with a subform or cboWO.coulumn(2), etc.
Any help would be greatly appreciated. Thanks!
Ryan