I am using a simple subtraction formula after joining records by position to find the difference between budget amounts(column1) and actual amounts(column 2). I have 6 accounts with their budget and actual figures. 5/6 accounts are subtracted correctly and show the correct answer, but 1/6 accounts is giving the wrong subtraction answer. I was wondering if there is any reason as to why only 1 of the accounts is producing the wrong answer when the rest are correct. Both the Budget and Actual columns are formatted as numbers so the data type does not seem to be the issue.