T
tom
I have a query that finds the running sum of Inventory
using the dsum function. I have another query that
finds the running sum of Accounts Receivable again
using the same method.
I have a list box on a form showing the data based on
the inventory running sum query. I would like this
list box to have the AR data in it also.
Is this possible?
using the dsum function. I have another query that
finds the running sum of Accounts Receivable again
using the same method.
I have a list box on a form showing the data based on
the inventory running sum query. I would like this
list box to have the AR data in it also.
Is this possible?