Microsoft
Software
Hardware
Network
Question : I added a record and cannot see it in the form
Program created in 2007 and run in 2007.
I clicked on add record and after entering the information I click on save record. then I look up other records and then try to find the "axaxax" in the last name record and cannot see it in the form.
What am I doing wrong?
DB is attached
Answer : I added a record and cannot see it in the form
There must be some corruption in the autonumber register.
Create a copy of the members table (copy and paste).
Rename the current table to xxxmembers.
Rename the copy to Members.
Try the form again.
Random Solutions
VARCHAR(MAX) & VARBINARY(MAX) from php
How to stop duplicate alerts from being sent to the same individual who belongs to multiple groups
Need to pull Certain Info from a Website and import it to Excel
Access 2007 disabling text box control on form load
Creating a timer on a PowerPoint slide
DataGridView AutoResizeColumns() not working with
Exchange 2010 on a Domain Controller
How do I retrieve text from a website
Rename file with previous weekday's date as the file name
group by and sum function in SQL