Hi all,
I need to compare files in two different directories. Both dictories contain 350 files. I have the following requirements:
- File A in directory 1 only needs to be compared with File A in directory 2 (files have only 1 tab)
- Files have 1402 rows and 30 columns which need to be compared
- I would like to import all files the same time.
- I would like to have one export contain all rows and cells that don't match + add a column with the name of the file in which the error occured for each row.
I'm new to this tool so this might be a noob question. I hope you can help me!