Forum Discussion
Marsha_R
Champion Level 3
11 years agoAre you trying to compare Excel to Access or Excel to Excel?
- fkr71711 years agoOccasional Contributor
Trying to compare a SQL database to a spreadsheet of data.
- Marsha_R11 years ago
Champion Level 3
The Database Checkpoint is going to compare a database to a saved copy of the same database in the same format. With your two different formats, I think you'll have to use DDT to loop through the two sets of data and compare them.