I am going round in circles and getting deeper and deeper with purmutation logic. I have a form with 3 listboxes. At present they thankfully are not multi select. The logic wanted is as the 3 listboxes are in turn selected (no order), the remaining 1 or 2 lists get requeried. I was going to have it so as each listbox was selected it would become disabled, ie click list 1, list 1 now disabled, lists 2 & 3 requeried against list 1 selection. Then if one of the other 2 is selected they become disabled and the third list becomes queried against what the other 2 lists selections were. Hope I have not lost you on this.
However the user does not want to have lists disabled in case they freely want to try another combination of selections. I thought it would be a simple query by form, but with each listbox continually requerying against others I am lost.
Anyone got ideas? I think this is like the Rubics Cube
However the user does not want to have lists disabled in case they freely want to try another combination of selections. I thought it would be a simple query by form, but with each listbox continually requerying against others I am lost.
Anyone got ideas? I think this is like the Rubics Cube