I am posting transaction in two companies in Exact Online for inter-company reconciliation. In Excel I am using the following formula to check that the balance across companies is identical:
=I_EOL_BAL_YEAR_CLOSE($A$16;huidig;$A17)
This retrieves for the company $a$16 in the year huidig the year end net value of the General Ledger account listed in $A17.
However, when I add additional transaction lines in Exact Online, the value in Excel does not change.