Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I want to search a value from the search box and the related values in the list box has to get selected sutomatcially. I understand it is the default functionality.it is working fine in the normal scenario. But i have kept the checkbox option for the list boxes. So it is graded out the excluded values and the check box are not getting enabled for the related values.Is there any way to make it get selected using macros.
Have you considered using P() & E() within Set Analysis. Where P() stands for possible values and E() stands for excluded values. I am also attaching a pdf tutorial to demostrate the same.
I hope this helps!
Cheers - DV
Hi DV,
Thanks for your response.
I didnt even thought about that . let me try and update you.