Hello,

I have Pivot Table that I need auto-filtered based on user-entry (from TextBox).

I am not sure which code to use for the TextBox1_Change, or if I need any other code somewhere?

I would like to have a base of sample code/steps that I can test, I know all my field names and such, I just need a code that will filter "ID" and show all the results for that entry.

Thank you!