minusXL: Performs a SQL type minus query on 2 Excel files
Description
Performs 2 operations: source-minus-target and target-minus-source
If the files are identical all outputs are empty.
Choose 2 files via dialog box, and then from the console choose the common column between the files.
3 separate .xlsx files are returned to the user
"source_minus_target.xlsx"
"target_minus_source.xlsx"
"rowsNOTduplicated.xlsx"
Usage
minusXL()
Arguments
Value
In working directory: source_minus_target.xlsx, target_minus_source.xlsx, rowsNOTduplicated.xlsx