Hi all i am new to excel vba
In my project i have to link excel cell name[A1-100] to List Box.
and the corresspond value should also displayed.
if the user selected a1 means b1 value should displayed in Listbox2.
if the user selected a2 means b2 value should displayed in Listbox2.
the user should edit the listbox2 value also.
how can i do it.
Bookmarks