G
Guest
i have tried posting this question in othe forums but had no reply
on form1 i have a command button that represents a card 1 of 12
click the button and it opens a form viewdetail this form has veveral text
boxes and comboboxes one is to select the cable pair connected to that card 1
to 12
(pair 1 is not necessarily connected to card 1) i have a table pairs 1 to 12
which is used in this combobox when selected pair 1 it appears in form 1 text
box pairs
my problem is that if pair 1 is used (this record only) i do not want when
card 2 is selected and the user selects which pair they want to connect to be
able to select pair 1 again ie only 2 to 12 is available (each time one is
used it disapears from the combobox) of course moving to the next record all
12 are available again.
it driving me nuts
thanks in advance for any help
on form1 i have a command button that represents a card 1 of 12
click the button and it opens a form viewdetail this form has veveral text
boxes and comboboxes one is to select the cable pair connected to that card 1
to 12
(pair 1 is not necessarily connected to card 1) i have a table pairs 1 to 12
which is used in this combobox when selected pair 1 it appears in form 1 text
box pairs
my problem is that if pair 1 is used (this record only) i do not want when
card 2 is selected and the user selects which pair they want to connect to be
able to select pair 1 again ie only 2 to 12 is available (each time one is
used it disapears from the combobox) of course moving to the next record all
12 are available again.
it driving me nuts
thanks in advance for any help