Problem statement :
Project to compare and validate a table from web to that of Master table given (csv)
I m extracting table from web to csv file and comparing it with Master Table .
is there a way to validate when data matches and print the unmatched data on to new sheet ?
Please help