Hi ,
How could i generate the exception Report for the same. if there would be a macro which compare the full excel and generate the excepion report that would also work.
| COL1 | col2 | FALSE |
| APPLE | apple | TRUE |
| LIME | LIME | TRUE |
| ROSE | FALSE |
Output:
EXCEPTION IN COL1 : Line 4
EXCEPTION IN Header Mismatch : Line 1
@apathetichell I like your style. Makes perfect sense.
