Hi
We have a query that creates a report. However when the query is run we have to make a number of manual adjustments, because the data that is table is incorrect. We cant update the data that is in the query so each time we run this report we have to manually adjust the data. So fro example ref 1234 shows as payment of 454, when it should be 545. There are around 35 adjustments that need to be made. I have all the adjustment in an table linked to an excel file. Is there a wait I can link that to the query if a match if found on the reference use the data in the other table? If no match use the original data? I tried using an update query with little success.
Cheers
Michael