ACC: New Record Does Not Show in Table After Moving off Record

ID: Q175188


The information in this article applies to:


SYMPTOMS

Novice: Requires knowledge of the user interface on single-user computers.

When you type a new record in a Microsoft Access table, query, or form, you do not see the new record in the recordset. This may happen if the following conditions are true:


CAUSE

This behavior occurs because the recordset is not refreshed when you enter the record.


RESOLUTION

In a table or query, to be able to see the newly created record, close and then reopen the table or query.

In a form, on the Records menu, click Sort. You may choose Ascending or Descending.


STATUS

Microsoft has confirmed this to be a problem in Microsoft Access 7.0 and 97.


MORE INFORMATION

Steps to Reproduce Behavior

  1. Start Microsoft Access and open the sample database Northwind.mdb.


  2. In the Database window, click the Tables tab.


  3. Open the Order Details table in Datasheet view.


  4. Place your pointer anywhere in the first record, and then on the Edit menu, click Delete Record.


  5. On the Insert menu, click New Record (or Record in Microsoft Access 7.0).


  6. Enter the following new record:


  7. 
         Order ID     Product     UnitPrice     Quantity     Discount
         ------------------------------------------------------------
          10248     Alice Mutton     $1.00         1          0% 
  8. Press the UP or DOWN ARROW key. Note that the new record does not appear in the list of records.


Additional query words: prb


Keywords          : TblOthr 
Version           : WINDOWS:7.0,97
Platform          : WINDOWS 
Issue type        : kbprb 

Last Reviewed: June 16, 1999