Results 1 to 2 of 2
  1. #1
    SamNotSoWise is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jun 2012
    Posts
    4

    Navigation Control - go to new record

    Hi

    I created a form within a navigation control (single layer) that I use to input a record for a machine tool. The form is bound to a table. Once the data is entered, I click a button to save (me.dirty = false) and print a report. I have a second button to go to a new record once the report is finished.

    Alas, I am unable to make the button work. Docmd.gotorecord doesn't work - says the form is not open. Me.newrecord doesn't work. I also tried Docmd.browseto without success.

    Any suggestions that you can offer would be greatly appreciated!! Many thanks!

    Steve

  2. #2
    SamNotSoWise is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jun 2012
    Posts
    4
    I found a solution:

    Me.Recordset.AddNew

    Works as needed!!

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 10
    Last Post: 11-27-2016, 11:04 PM
  2. Using Navigation Control
    By PlamenGo in forum Access
    Replies: 9
    Last Post: 04-08-2012, 01:57 AM
  3. Navigation pane control!
    By karanvemuri in forum Access
    Replies: 5
    Last Post: 10-10-2011, 06:12 PM
  4. Control Navigation Bar
    By Patrick.Grant01 in forum Access
    Replies: 0
    Last Post: 05-17-2009, 06:16 AM
  5. Control navigation pane
    By ohporter in forum Access
    Replies: 0
    Last Post: 05-27-2008, 12:45 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums