Hi,
I have a form and I want it to show me stock levels for a particular week.
My table lists each item number and then tells me the stock that we have for each week by number.
On my form I want to return the quantity of the item that I am looking up, for each week. So I have a field on my form that I want to show week 38 and we have 20 in stock. Then in another field, to show me week 39 and we have 50 in stock.
I have gotten this far, however, I want to update the table each week with new data, that does not include last week, so when I import the table, I want the form to update with the current weeks information, and the current weeks plus 1, so on and so forth.
I hope this makes sense?
Any help greatly appreciated![]()