G
Guest
I have a form that works with my CIRCUITQRY qry using tables CIRCUITt and
CABLEthat are linked by CABLEID
I have a field in the qry that is a concatenation of items in the cable
table called
CABLETYPE
I have a combo box that changes the CABLEID field for the circuit table.
When I change the CABLEID using the combo box I need the CABLETYPE to change.
I can do this with me.requery, but it takes the user back to the beginning
of the form. How can I keep it on the current record.
I appreciate any help with this I am stumped.
CABLEthat are linked by CABLEID
I have a field in the qry that is a concatenation of items in the cable
table called
CABLETYPE
I have a combo box that changes the CABLEID field for the circuit table.
When I change the CABLEID using the combo box I need the CABLETYPE to change.
I can do this with me.requery, but it takes the user back to the beginning
of the form. How can I keep it on the current record.
I appreciate any help with this I am stumped.