On 2026-06-02 18:03, Tom Route36 wrote: > Anyway, by plugging in a variable name in my template transactions, that > pretty much takes care of my laziness. Essentially, I just create those > 8 scheduled transactions once -- with a variable name for each amount. > And then I never have to edit those schedules again. I just plug in the > correct amount whenever each transaction comes due and gets created. > Easy! That's what I was looking for.
If your scheduled transaction handles both Federal and state tax, be sure to use one variable for the Federal amount and a different variable for the state amount. When the scheduled transaction fires, you'll be prompted for both. Stan Brown Tehachapi, CA, USA https://BrownMath.com _______________________________________________ gnucash-user mailing list [email protected] To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All.
