Hi guys, do you have some formula to VBA fore filter ? I don't want to press every time Filter Icon.
If you knows that I will apriciate your help.
Thank you.
Private Sub TextBox1_Change()
ActiveSheet.ListObjects("Table1").Range.AutoFilter Field:=1, Criteria1:="*" & TextBox1.Value & "*", Operator:=xlFilterValues
End Sub
It works guys thank you, but it is not fore me because of 2-problems :
1) I work without a table (mod)
2)I have BigData and filer takes a lot of time than Filter-Filter button(window) in Excel. Useful only for small DB.
But I appreciate your help, thank you. Still wait any solution in this Forum.
We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel
Which adblocker are you using?
Disable AdBlock
Follow these easy steps to disable AdBlock
1)Click on the icon in the browser’s toolbar. 2)Click on the icon in the browser’s toolbar. 2)Click on the "Pause on this site" option.
Go back
Disable AdBlock Plus
Follow these easy steps to disable AdBlock Plus
1)Click on the icon in the browser’s toolbar. 2)Click on the toggle to disable it for "mrexcel.com".
Go back
Disable uBlock Origin
Follow these easy steps to disable uBlock Origin
1)Click on the icon in the browser’s toolbar. 2)Click on the "Power" button. 3)Click on the "Refresh" button.
Go back
Disable uBlock
Follow these easy steps to disable uBlock
1)Click on the icon in the browser’s toolbar. 2)Click on the "Power" button. 3)Click on the "Refresh" button.