- Joined
- Mar 20, 2012
- Messages
- 2
- Reaction score
- 0
Hi All,
I am trying to create a toggle list box through VBA.
On my form i am having two listboxes and two buttons.
I am having a defined range of elements in Listbox1. Now i am trying to move the selected element to the next Listbox2 (Which i am able to do) and along with this i need to perform 2 functions:
1.The value which is selected from Listbox1 should be deleted and added to listbox2.
2.On adding the value to listbox2 we need to update it on excel sheet also.
Could someone please help into this.
Thanks & Regards,
Preetpal
I am trying to create a toggle list box through VBA.
On my form i am having two listboxes and two buttons.
I am having a defined range of elements in Listbox1. Now i am trying to move the selected element to the next Listbox2 (Which i am able to do) and along with this i need to perform 2 functions:
1.The value which is selected from Listbox1 should be deleted and added to listbox2.
2.On adding the value to listbox2 we need to update it on excel sheet also.
Could someone please help into this.
Thanks & Regards,
Preetpal