Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I want to trigger selection between non-associated list box that has similar values
| List Box 1 |
|---|
| A_sd |
| P_er_x |
| D_ne |
| GH |
| List Box 2 |
|---|
| A-rt |
| A-iu |
| A-q |
| P-ty |
| D-mw |
| XY-F |
| G-H |
Selecting A_sd in ListBox1 should select A-rt, A-iu,and A_q in ListBox2
and selecting any/all A-rt, A-iu, A_q (in ListBox2) should select A_sd inListBox1
I want to trigger selection between similar values in this listboxes
Kindly help!
Hi - Check this attached .
Thanks Krishna! ![]()