The Dictionary below all works fine but how can link the keys to Textbox and Listbox values
HTML Code:
The Dictionary below all works fine but how can link the keys to Textbox and Listbox values
HTML Code:
Last edited by DarrenSmith1981; 03-17-2021 at 12:00 PM.
Assuming a list box on the worksheet, use...![]()
Worksheets("Drawing No").ListBox1.List = Drawing_Dict.Keys
Although not directly answering your query, I have been trying to get my head around the listbox in one of your recent postings.
See the attached is this the type of 'sorting' you are trying to achieve, the top row of comboboxes fill with 'uniques' and are used as filters on the relevant columns.
All the code is at the end of your present code - I have had to block some to enable the form to run.
torachan.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks