I have been trying to work on this project but stumble across a few mistakes. Basically, I have a search form with 2 listboxes. When the user chooses both options and presses search, a table shows those specific entries searched for.
The problem: Now, every week a new table is inputed because of new data to the company. I need to know how I can have "Quanity" from previous weeks keep ADDING ON to the new weeks table. Is this possible?
The problem: Now, every week a new table is inputed because of new data to the company. I need to know how I can have "Quanity" from previous weeks keep ADDING ON to the new weeks table. Is this possible?
Comment