I have 2 tables that contains 2 fields each (ID, and StartNumber) and (ID, SubtractNum). I have tried creating a qry to clone the StartNumber field then the subtratnum is subtracted from the StartNumber an entry is made that links with the correct ID; next, the qry updates the calculated balance into a new table (NewNumbers). Although I have tried, I failed. Please help, I am not sure where I made my mistake. Thanks in advance.