hello guys,
Does anyone know how to import csv(text) file with condition with VBA? for example I want to import a file and I need it to import only the content (lines) that contains the word "cheese", as if it were a filter.
this txt file changes the quantity every day, so sometimes there are...