G
Guest
problem statement: i have a query consisting of the following fields: client
id, amount, insertion date. i want to create a query that allows me to view
data after a particular date. at the same time i want to create a separate
field that sums data (amount) before the date of choice.
the problem is that the query is not working properly. it returns only half
of the clients and the date i enter in the criteria returns no data if there
is not at least one insertion at that date.
could you help me?
id, amount, insertion date. i want to create a query that allows me to view
data after a particular date. at the same time i want to create a separate
field that sums data (amount) before the date of choice.
the problem is that the query is not working properly. it returns only half
of the clients and the date i enter in the criteria returns no data if there
is not at least one insertion at that date.
could you help me?