Hi Folks,
Need ideas. I need to create a form that users can use to track productivity of a manual process (no access to computers). What needs to be tracked:
- Items processed every hour
- Out of Inventory Time
My initial idea (which I implemented) was to just create a textbox per hour range starting from 6 AM - 7 AM all the way through 11:00 PM - 12 AM. This did the trick for data-entry but withdrawing any kind of query or report is nigh-impossible, given that there are just too many fields for Access to process.
So I need ideas, on how to design a user-friendly form that can track how many items Suzie did over her day, by hour.
Thanks!