Re: [GNC] Formulas in Scheduled Transactions

2021-11-16 Thread David Carlson
I just recently saw that you could enter an arbitrary string as a variable name and the Since Last Run would ask you to assign an amount to that variable when it ran. I have not tried it though. On Tue, Nov 16, 2021 at 2:38 PM Fross, Michael wrote: > Thanks Derekthat's what I thought the an

Re: [GNC] Formulas in Scheduled Transactions

2021-11-16 Thread Fross, Michael
Thanks Derekthat's what I thought the answer would be. Much appreciated. Michael On Tue, Nov 16, 2021 at 2:14 PM Derek Atkins wrote: > GnuCash SX does not have a "Get Account Balance As Of Date" function, so > there is no way to get "OldAmount" here. > > -derek > > On Tue, November 16, 202

Re: [GNC] Formulas in Scheduled Transactions

2021-11-16 Thread Derek Atkins
GnuCash SX does not have a "Get Account Balance As Of Date" function, so there is no way to get "OldAmount" here. -derek On Tue, November 16, 2021 3:02 pm, Fross, Michael wrote: > Hello all, > > I have a fixed annuity account which updates with a new total, but does > not > show the interest that

[GNC] Formulas in Scheduled Transactions

2021-11-16 Thread Fross, Michael
Hello all, I have a fixed annuity account which updates with a new total, but does not show the interest that contributes to that total. Here is the simple formula to calculate the interest: Interest = NewAmount - OldAmount I thought it would be interesting to have a monthly scheduled transacti