Results 1 to 3 of 3

Thread: Addnew... (solved)

Threaded View

  1. #1

    Thread Starter
    Member
    Join Date
    Sep 2002
    Posts
    43

    Addnew... (solved)

    In Access 2000...

    I have a "new record" button that add the new record using vb, that works fine, but the control in the lower left corner is not having a new record. It had a total of, for example, 7 records, it create one new, and the 8th one doesn't show up in the total. How do I "actualise" this control? Cause I do that

    DoCmd.GoToRecord , , acLast

    and it gives me the 7th record instead of the 8th one.
    Last edited by lpgodin123; Oct 7th, 2002 at 09:41 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width