I have a database where we track each employees position assignments each day and where they sat and for how many hours. To enter the information we open the "position" form which opens the form in add mode, the date is prefilled, enter the employees name which is linked to an employee table, then there are 24 fields where we enter a number (of hours) that person sat at a particular position (ie north zone, county fire, sick, etc) there is an action button to press that takes you to the next record. Once you are all done press the action button returning you to the main menu. Here is the kicker if I go back in to say add another employee that I mistakenly left out I cannot see any of the records I just entered, When I say I can't see them means I have opened the "Positions" form like I was entering a new record and using the record navigation arrows at the bottom of the form with the arrows I want to see record 400 or 399 and even though the record number is there what I just entered is not what I see. What I might see is an employee that was entered 8 hours ago? To further the problem it does not happen all of the time just sporadically? But if I go to the table and look at the datasheet view all of the records are there safe and sound?
I have tried many different things to figure this out but have come to my wits end. Is there a better method for entering this information? If so I would gladly make any modifications needed.
Thanks for anyone willing to offer advice.