Hello,
I get XSLX files from a distributer with over 30.000 rows
In this file there is a column called CatagoryID.
I want to be able to enter a string somewhere containing my desired catagoryID
That will copy all rows with correct catagoryID to sheet2
Giving me a filterd sheet with my search results.
How can i achieve this ?