Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am trying to implement And/Not list boxes with alternate states by following the steps in the example from this link. I am able to generate the dynamic set analysis strings. The dynamic set analysis string does not work, but it works when I hard coded the dynamic string into a test textbox. I cannot get it to work after carefully reviewed the online example and my codes. Please help.
Thanks
Longmatch
The problem was solved by adding the '=' to the _v_AndGrouper and _v_NotGrouper. These two variables are used to generate dynamic Set analysis syntax. Please go the original post and sample to learn more. Thanks for your time.
With Simple 2 IF conditions you cannot manipulate to exist of set analysis. Can you explain little more?
The problem was solved by adding the '=' to the _v_AndGrouper and _v_NotGrouper. These two variables are used to generate dynamic Set analysis syntax. Please go the original post and sample to learn more. Thanks for your time.