Results 1 to 5 of 5
  1. #1
    Lou_Reed is offline VIP
    Windows 7 64bit Access 2010 64bit
    Join Date
    Mar 2015
    Posts
    1,664

    Entering Records on a Form that has no Navigation Buttons

    In the code in this tutorial shown here: http://www.functionx.com/access/Lesson35.htm



    It says to create RentalRates with no Navigation Buttons. Then after creating the form,
    that has no navigation buttons, I am to create 8 records in the next step. I assume it means to create
    the 8 records using the form RentalRates.

    Now that is confusing. Do they enter the records using the newly created RentalRecords form or enter the records
    on the Table Categories; which is the RentalRecords form's record source?

    Now I know of one way to enter the records which is to put Navigation Buttons to yes, enter the records and then put
    Navigation Buttons back to no. I do not think that is what they mean.

    What do they mean?

    Any help appreciated. Thanks in advance.

    Respectfully,

    Lou Reed

  2. #2
    pbaldy's Avatar
    pbaldy is online now Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,525
    Even without navigation buttons a continuous form will display a new record at the bottom. You can simply click in it. Depending on the cycle property focus will go to the new record when you finish the last anyway.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  3. #3
    Lou_Reed is offline VIP
    Windows 7 64bit Access 2010 64bit
    Join Date
    Mar 2015
    Posts
    1,664
    Wait, again how do I get to a new record when I am entering them on a form with no navigation buttons? I am using a contiguous form.

    R,

    Lou Reed

  4. #4
    pbaldy's Avatar
    pbaldy is online now Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,525
    Check the Cycle property of the form. Properly set, as you leave the last control in the tab order on one record, it will go to the first control in the tab order on the next record.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  5. #5
    Lou_Reed is offline VIP
    Windows 7 64bit Access 2010 64bit
    Join Date
    Mar 2015
    Posts
    1,664
    Okay, thanks I will give it a try.

    R,


    Lou Reed

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

Similar Threads

  1. Replies: 4
    Last Post: 11-06-2014, 05:35 AM
  2. navigation for records with buttons
    By waqas in forum Programming
    Replies: 2
    Last Post: 02-23-2013, 06:48 AM
  3. Entering multiple records on one form.
    By thefairman in forum Forms
    Replies: 4
    Last Post: 02-28-2012, 01:22 PM
  4. Replies: 1
    Last Post: 06-01-2011, 06:44 PM
  5. Replies: 0
    Last Post: 12-12-2009, 04: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