A
axelwing
Guest
Hello,
I have a question about an Access 2000 form...maybe I'm dumb because I cannot find a solution for this:
I have this form with 2 list boxes ( Listbox1, which is active and Listbox2 , which is deactivated but visible ). In Listbox1 I have 2 values ( V1 and V2 ) - multiselect is not permitted, so the user can only select one of these two.
My question is:
Is there a way when the user is selecting the first value V1 from the Listbox1, the Listbox2 to change it's status from "disabled " to "enabled", allowing the user to select some values from it? Otherwise, as long V1 isn't selected, Listbox2 is keeping it's "disabled" status.
Thanks a lot and I hope not to abuse your patience.
I have a question about an Access 2000 form...maybe I'm dumb because I cannot find a solution for this:
I have this form with 2 list boxes ( Listbox1, which is active and Listbox2 , which is deactivated but visible ). In Listbox1 I have 2 values ( V1 and V2 ) - multiselect is not permitted, so the user can only select one of these two.
My question is:
Is there a way when the user is selecting the first value V1 from the Listbox1, the Listbox2 to change it's status from "disabled " to "enabled", allowing the user to select some values from it? Otherwise, as long V1 isn't selected, Listbox2 is keeping it's "disabled" status.
Thanks a lot and I hope not to abuse your patience.