I have a workbook that picks up results from a .txt file and puts them in a report. The problem I have is that the database creating the results is in an development stage and through-out this development I have a select number of queries to check the results with. At present I'm checking the results by glancing over each one and comparing results. I need something that will do this checking automatically and flag up any problems. Not too bothered about details but has anyone done something similar or have an idea about the best way to go about it?

cheers