Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi there,
is it possible to select / deselect a certain value in a list box based on a macro ?
If yes, how would the macro look like ?
The tricky part: Lets assume in a list box there are three value.
1, 2 and 3. I have also three buttons A, B and C.
If i click A, the value one should be selected. When i then click B, the value B should also be selected (without losing the selection on A)
Can this be done ?
Thanks for some hints!
K
HI
Are you looking for this?
1. Simply gave values
2. Dynamic value changes according to button click
If so, No need for macro
Thanks, but this does only half the job - imagine you have nothing selected and then hit "2" - it should only select 2, but in your solution it selects 1 and 2.
Hi,
check this attached file. I only little bit update Mayil`s file...
Regards,
Ashutosh