G
Guest
I am developing an application which is sort an inventory system. What I need
to do is load last month or weeks data minus the new product additions. This,
I want to leave blank for obvious reasons, however, I do not wish to have to
re-enter all the same data again. The data structure and product remain the
same through-out the week, month or years with minor additions. Is it
possible to use a query to load last month or weeks data into the same table
leaving the Add/Count column blank and then, tag the update with the date in
the date column in which the update was done?
I know I've seen it some place before, is it possible. If so, how?
Thanks,
to do is load last month or weeks data minus the new product additions. This,
I want to leave blank for obvious reasons, however, I do not wish to have to
re-enter all the same data again. The data structure and product remain the
same through-out the week, month or years with minor additions. Is it
possible to use a query to load last month or weeks data into the same table
leaving the Add/Count column blank and then, tag the update with the date in
the date column in which the update was done?
I know I've seen it some place before, is it possible. If so, how?
Thanks,