Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have an Excel spreadsheet and I want to ONLY retrieve rows for two types of references.
Reference = "A", "AB", "D","FF"....
I only want rows where Reference IN ("A", "FF"). Plus, once I have the rows who match I want to use t Map in order to massage the information into an output file
Can this be accomplished using tFilterRow
KUDOS