Populating List box with data from other excel file
1) I have two excel files
a. ListBox.xls (my code is in this file)
b. Data ListbBox.xls
2) The data in list box in listbox.xls should be populated from the data available in
Data ListBox.xls.
3) User selects multiple data in the list box, what ever the user selects, should be copied to List Box.xls file with the types such as Floor, Roof & Wall presented together respectively.
4) The primary key is Data in A column (part1, part2, part3 etc) available in data listbox.xls. But when loading the list box, it should have multiple columns in the list box showing DATA-TYPE-LENGTH-WIDTH
Regards,
Prakash