View Single Post
 
Old 06-12-2023, 06:34 PM
Guessed's Avatar
Guessed Guessed is offline Windows 10 Office 2016
Expert
 
Join Date: Mar 2010
Location: Canberra/Melbourne Australia
Posts: 4,164
Guessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant future
Default

I would have a good look through Xero's available fields because I would have expected there to be a field for the cumulative balance in there. It would be better to get that field value from the source than have to construct it via a formula.

Perhaps you could relate the current balance back to the static value for the opening balance. You can maybe use a static cell reference to the opening balance so the formula could be
{=F2-<<Balance>>}
where F2 is the cell reference for the opening balance and every 'cumulative' balance result is basically the difference between the opening balance and the current balance.
__________________
Andrew Lockton
Chrysalis Design, Melbourne Australia
Reply With Quote