Re: Current Balance of my Accounts
Posted: Wed Sep 03, 2025 3:02 am
I'm pretty sure it is something easy like replacing Line 8 with something like this:
WHERE c1.STATUS NOT IN ('V') AND c1.TRANSDATE < '2025-09-01'
But that doesn't work for me and I don't know why?
Thanks!
Adam
WHERE c1.STATUS NOT IN ('V') AND c1.TRANSDATE < '2025-09-01'
But that doesn't work for me and I don't know why?
Thanks!
Adam