Pierre 4/16/2023 8:00:01 AM In addition to my previous message,
There is another way, simpler, which gives you a bit less flexibility in the data display:
You could also create two many-to-many relationships, one for the receivables, one for the payables The relationships would be associate the Table to itself. You have to include a criteria Date Payable <=DatePayable (and the same for the receivable relationship)
In the formula of each relationship, create a field summarizing as a total the Payable (Resp Receivable)
Kind regards,
Pierre
|