Hello Friends,
I have data spread across from D12 to M25.
Col D contains name of individuals. From D12 to D25, we have 9 unique names.
For each name there are some data points from Col E to Col M
I have a listbox which is ( placed right above the dataset) filled with unique list of names( 9 such name).
My requirement is:
1.If user selects ‘A’ from listbox, I want only those rows to be populated which contains name ‘A’ at Col D and all other rows (with other names) should be hidden. Same applies for selecting any other name from listbox.
2.The listbox should have multiselection feature as well. I mean, If user selects two (or three four so on…) names, say A and B, the rows for A and B should be populated together keeping all other rows hidden.
3.If user hits checkbox, all selection from listbox should go away and all the data (all names) should be populated back.
I have attached a sample workbook herewith for your kind perusal.
https://hotfile.com/dl/166565988/50bd1a7/ListBox_hide_Unhide.xlsx.html
Hope I am able to make my points clear.
Regards,
Kaushik
I have data spread across from D12 to M25.
Col D contains name of individuals. From D12 to D25, we have 9 unique names.
For each name there are some data points from Col E to Col M
I have a listbox which is ( placed right above the dataset) filled with unique list of names( 9 such name).
My requirement is:
1.If user selects ‘A’ from listbox, I want only those rows to be populated which contains name ‘A’ at Col D and all other rows (with other names) should be hidden. Same applies for selecting any other name from listbox.
2.The listbox should have multiselection feature as well. I mean, If user selects two (or three four so on…) names, say A and B, the rows for A and B should be populated together keeping all other rows hidden.
3.If user hits checkbox, all selection from listbox should go away and all the data (all names) should be populated back.
I have attached a sample workbook herewith for your kind perusal.
https://hotfile.com/dl/166565988/50bd1a7/ListBox_hide_Unhide.xlsx.html
Hope I am able to make my points clear.
Regards,
Kaushik