Good day. I have been using Access to track a collection for many years. This is a simple single table with 18 columns containing information such as date, cost, color, appearance etc. The first column is an auto number field. I have not written any code. And, since this is a one time effort, would prefer not to.
Recently I have created several small forms which when printed become labels for the collection.
I open the table, locate the record number I want to print, open the form, and enter the desired record number in the box bottom left.
My problem is that the form displays the wrong record; usually 2 or 3 below the one I want. I think I may have created the error. I am very familiar with Excel and used the same method to delete in Access. Highlight the row and hit the delete button.
How can I make the form show the correct record please? Do I need to delete the form and recreate or export the data in CSV format and re-import? Or is there a simple fix?