E
esi
I'm trying to create a database to perform weekly cycle counts on our
inventory. I have a table with all items listed and a table which provides
a schedule for the counting. I'm not sure where to begin. Each week I want
to be able to bring up all items to be counted(based on my schedule) on a
form and report, enter the count values, and then the next week make sure
these item are not counted again. What is the best way to keep a log of
these counts? Do I need to create a table for each week? I want to be able
to keep a history of my counts? Any help would be appreciated. Thanks
inventory. I have a table with all items listed and a table which provides
a schedule for the counting. I'm not sure where to begin. Each week I want
to be able to bring up all items to be counted(based on my schedule) on a
form and report, enter the count values, and then the next week make sure
these item are not counted again. What is the best way to keep a log of
these counts? Do I need to create a table for each week? I want to be able
to keep a history of my counts? Any help would be appreciated. Thanks