Hello-
I'm trying to create a macro that uses a form where someone can search for a part number (or part of a part number) in a field and the macro will search for that part. I'm using the custom autofilter "contains" option to do this.
Sheets(MainSheet).Range("$B$1:$O$" &...