I have recently made a report in my database which keeps track of inventory in my company. The data is coming from a large network and is filtered down to a table using one main query. What I need to do is to keep a daily record of this report in order to do an I/O (in and out) report. So basically what I am asking is if there is a way to get the database to automatically store the data on a daily or weekly basis so that another report and be created with the deltas. I have been trying to think of ways to do this so if anyone has any suggestions or solutions it would be very helpful. Thanks in advance for any responses.
Dennis
Dennis