Hello,
I would add two textboxes (TB1,TB2) contains dates so should populate data within dates and selected comboboxes:
1- select CB5 with TB1,TB2
2- select CB5,CB1 with TB1,TB2
3-select CB5,CB1,CB2 with TB1,TB2
4-select CB5,CB1,CB2,CB3 with TB1,TB2
5-select CB5,CB1,CB2,CB3,CB4 with TB1,TB2
6- when clear TB1,TB2 then will populate data without dates as the original code does it
7- I need fixing problem for selected sheet. I can't clear combobox5 when run the form I need show empty CB5
last thing also should reflect effects dates for listbox2
here is previous thread what I want to adjusting procedures.
I need procedure to populate data in listbox based on another listbox
thanks
I would add two textboxes (TB1,TB2) contains dates so should populate data within dates and selected comboboxes:
1- select CB5 with TB1,TB2
2- select CB5,CB1 with TB1,TB2
3-select CB5,CB1,CB2 with TB1,TB2
4-select CB5,CB1,CB2,CB3 with TB1,TB2
5-select CB5,CB1,CB2,CB3,CB4 with TB1,TB2
6- when clear TB1,TB2 then will populate data without dates as the original code does it
7- I need fixing problem for selected sheet. I can't clear combobox5 when run the form I need show empty CB5
last thing also should reflect effects dates for listbox2
here is previous thread what I want to adjusting procedures.
I need procedure to populate data in listbox based on another listbox
thanks