Hi guys
i have a subform for the accountants to enter there accruals and prepayments, once they do this not only needs to update the accruals table:-
Group Code Expense Code Description Amount Amount P/Y A B C D E F A 55 Accrual -1293.00 0.00 0.00 0.00 0.00 0.00 -1293.00 0.00 A 63 Accrual -780.00 0.00 0.00 0.00 0.00 0.00 -780.00 0.00 A 65 Accrual -3316.38 0.00 0.00 0.00 0.00 0.00 -3316.38 0.00
Once they enter this information those items become part of the expenses and therefore it needs to also update the invoice table (the site code is hidden on the subform)
ID Site Code Invoice Date PO Invoice Contractor Invoice Amount Expense Code Exp Description Lease Code Status A B C D E F 599 0272S 30/09/2012 99276 9001399 Rouse Partners Llp 2880.00 91
A Authorized on 06/03/2013 by MAB, Paid on 11/03/2013 0.00 0.00 2880.00 0.00 0.00 0.00 600 0272S 30/11/2012 999
Bank Charge - Bank Charge 180.09 52
A
0.00 0.00 180.09 0.00 0.00 0.00 601 0272S 26/04/2013 999
AGM Meeting 7th May 2013 - RAD 7th may 2013 130.00 52
A
0.00 0.00 130.00 0.00 0.00 0.00
How do I do this, i am aware you use the union but I have never done this can someone please help
Thanks