Hy everyone,
In my userform i have 5 comboboxes. If there is a value in the comboboxe, then a macro should filter with these criterias. I have a macro that works with combobox 1:
My ideas was, that a macro should look in every combobox and if there is a value in one or more comboboxes, then the value(s) should be the criteria(s). But using if-statements would make the code very long. My comboboxes are:![]()
Please Login or Register to view this content.
cmb_Anlagegut Field:=2
cmb_Information Field:=3
cmb_Material Field:=4
cmd_Order Field:=5
cmb_Sold Filed:=6
I searched a lot for a macro that I can use, but I had no luck. So can you help me please?
THANKS a lot
Kind Regards
Bookmarks