G
GRIGBY
Hi,
I've tried many of the examples found w/in NG. However,
I'm still unable to do the following, assuming this can
be done.
I have a Parts Request form (frmPartRequest) which
contain a text field "txtEqModelNum" which is only for
display purposes. In short there is a serial number, and
the selection of the serial number display a description
and model number.
I have a sb-form (fsubPartReqItems) which is linked to
the frmPartRequest by a unique number. This form
contains a field "cboPartReqItemPN" (Part Request Item
Part Number).
The problem comes with selecting information. The person
completing the form could select a part number for
another type of equipment, i.e a PC Part, whne a Printer
Part is Required.
How do I set the cboPartReqItemPN to show only those
parts associated to the model number in the txtEqModelNum
on the Part Request Form. Is this possible??? I
considered CBO2 based on Cbo1, but I do not want the user
to have to reselect a model number, nor do I wish to add
anymore fields to the sub-form... Any ideas,
suggestions, possible code...
Thanks in advance for any help and information!
Greg
I've tried many of the examples found w/in NG. However,
I'm still unable to do the following, assuming this can
be done.
I have a Parts Request form (frmPartRequest) which
contain a text field "txtEqModelNum" which is only for
display purposes. In short there is a serial number, and
the selection of the serial number display a description
and model number.
I have a sb-form (fsubPartReqItems) which is linked to
the frmPartRequest by a unique number. This form
contains a field "cboPartReqItemPN" (Part Request Item
Part Number).
The problem comes with selecting information. The person
completing the form could select a part number for
another type of equipment, i.e a PC Part, whne a Printer
Part is Required.
How do I set the cboPartReqItemPN to show only those
parts associated to the model number in the txtEqModelNum
on the Part Request Form. Is this possible??? I
considered CBO2 based on Cbo1, but I do not want the user
to have to reselect a model number, nor do I wish to add
anymore fields to the sub-form... Any ideas,
suggestions, possible code...
Thanks in advance for any help and information!
Greg