G
Guest
Hi I have a combo box that I can select 1-12 which then passes that selection
to a textbox (there are 12 textboxes).
if I select 1 to be in textbox 1 and then re-select for textbox 2 I want 1
not be visible in the combo box as it has been used so if I select 1,2,3,4,5
in textboxes 1-5 when I come to 6 I only have a choice of 6-12. Then move to
the next record all 12 are available again. I thought I could use a query and
set the criteria to if used don't show it but I am not sure how to do it.
Thanks in advance
Frustrated
to a textbox (there are 12 textboxes).
if I select 1 to be in textbox 1 and then re-select for textbox 2 I want 1
not be visible in the combo box as it has been used so if I select 1,2,3,4,5
in textboxes 1-5 when I come to 6 I only have a choice of 6-12. Then move to
the next record all 12 are available again. I thought I could use a query and
set the criteria to if used don't show it but I am not sure how to do it.
Thanks in advance
Frustrated