Forum Discussion
1 Reply
Sort By
- rraghvani
Champion Level 3
You will have to use Working With COM Objects, and create your own function to perform a single cell comparison (or a range of cells)
I am trying to figure out the best way to compare specific fields of a Excel file used to input data with a Excel Export file that the GUI App lets the user create to make sure the export is actually exporting the correct data. I tried the Excel Checkpoint but that does not look like it is comparing the data in the export to anything so I am not sure what it is actually doing or what data is using to validate against.
Any help would be greatly appreciated. Thanks
You will have to use Working With COM Objects, and create your own function to perform a single cell comparison (or a range of cells)