Hi All,
I'm trying accomplish something really straightforward - to only read data that has certain value iin certain columns before I compile data from multiple excel sheets. Be more specific, I hope my tool can add certain filter to make sure all the inputs are using the standard template without filtering out any data, kinda like a "check" before any further. An easy scenario could be out of several input sheets, it only reads the sheet that has "apple" on cell A2 and splits out a list of unqualified tab names.
Is there any solution already available? Any thoughts? Thanks everyone for your time to look into this!