C
callieandmark
I need to be able to run a query whereupon each time it is run, new
data that matches criteria is added to the end of the existing query
with a date when it was added.
Is this possible ? or is there a better way of doing the below..
In detail, what I have is an orders database. Some orders are on
account and some cash sales. I need to (on a daily basis) cash up and
bank the money. So, I need to know what orders have already been cashed
up and what new cash sales have been made since I last ran the query.
Any advise please ...
Many Thanks
data that matches criteria is added to the end of the existing query
with a date when it was added.
Is this possible ? or is there a better way of doing the below..
In detail, what I have is an orders database. Some orders are on
account and some cash sales. I need to (on a daily basis) cash up and
bank the money. So, I need to know what orders have already been cashed
up and what new cash sales have been made since I last ran the query.
Any advise please ...
Many Thanks