I have a grid which has rates in excel and the second set of data is pulled form SQL which is the import file manually created from the grid.
Is there any way I can compare the grid with SQL results without manually mapping the two?
Note: The results are being pulled into an excel sheet.