Results 1 to 11 of 11
  1. #1
    bob500000 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Nov 2011
    Posts
    15

    Remove Navigation from bottom of tables

    Hi,



    I have imported a table into a form and would like to know how to remove the navigation options from the bottom of the table, I know you can do it for the form but can you do it for a table contained in a form.

    Cheers

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,917
    Hmm...Forms display tables in a variety of ways that for the most part are completely under *your* control. I'm not really sure what you are asking.

  3. #3
    bob500000 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Nov 2011
    Posts
    15
    Ok to make more sense I have a screenshot of the current form

    I would like to remove the navigation options from the table as shown in the form.


  4. #4
    Amicron's Avatar
    Amicron is offline Access Guru
    Windows 7 32bit Access 2010 32bit
    Join Date
    Nov 2011
    Location
    Amherst, New York (near Buffalo)
    Posts
    32
    Go into the FORM PROPERTIES (Design View, Property Sheet) and set the NAVIGATION BUTTONS property to NO. While you're at it, if you're trying to prevent users from messing around, you might want to also turn off RECORD SELECTORS, and set some properties like ALLOW DELETIONS to NO.

  5. #5
    bob500000 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Nov 2011
    Posts
    15
    Quote Originally Posted by AccessLearningZone.com View Post
    Go into the FORM PROPERTIES (Design View, Property Sheet) and set the NAVIGATION BUTTONS property to NO. While you're at it, if you're trying to prevent users from messing around, you might want to also turn off RECORD SELECTORS, and set some properties like ALLOW DELETIONS to NO.
    Hi, I have tried this and it only removes the navigation from the form and not the table imported into the form! Any other suggestions would be great!

  6. #6
    focosi is offline Advanced Beginner
    Windows XP Access 2010 32bit
    Join Date
    Jul 2011
    Posts
    97
    My understanding is that the reproduced table is actually a subform in datasheet view. If this is the case just select the subform only and apply the same property as before to the subform rather than to the mother form.

  7. #7
    bob500000 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Nov 2011
    Posts
    15
    Quote Originally Posted by focosi View Post
    My understanding is that the reproduced table is actually a subform in datasheet view. If this is the case just select the subform only and apply the same property as before to the subform rather than to the mother form.
    Yo are correct on that, however if it were only that easy the navigation options do not show up when select the subform, I generally thinking now that it may be a restriction in access or I maybe wrong!

  8. #8
    focosi is offline Advanced Beginner
    Windows XP Access 2010 32bit
    Join Date
    Jul 2011
    Posts
    97
    have you tried selecting right-clicking your form (used as subform) from the navigation pane and looking into property sheet ?

  9. #9
    bob500000 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Nov 2011
    Posts
    15
    Quote Originally Posted by focosi View Post
    have you tried selecting right-clicking your form (used as subform) from the navigation pane and looking into property sheet ?
    Tried that one mate no joy on it! Any other ideas welcome, have a few other threads open and nearly cracked what I was trying do, if anyone's interested when the dv is complete I'll upload it, currently researching a copy function but doesn't seem to be possible I can copy whole a record but I want to change the format that you paste into word or excel, instead of it being a table and you have to individually change the size of the table. Any solutions welcome,

    On a final note I also posted on about a dynamic search like google, well that's nearly complete too I have the basics so that will included once the db is ready, but any help on the above issues would be great!

    Cheers

  10. #10
    boblarson is offline --------
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jun 2011
    Posts
    1,272
    You can't do what you are looking to do on a table. You would need to use a form for this.

    With previous versions of Access you could drag and drop a table (or query) onto a form and it would create a subform and it would save as a subform. But in 2010 (and maybe 2007) you can drag and drop and it stays as a table (sort of). So, you may need to explicitly create a form from your table and then drop that form on the main form to be able to have control over certain things that you can't do from a table.

  11. #11
    Amicron's Avatar
    Amicron is offline Access Guru
    Windows 7 32bit Access 2010 32bit
    Join Date
    Nov 2011
    Location
    Amherst, New York (near Buffalo)
    Posts
    32
    Yep. What Bob said is 100% correct. You need to create a SUBFORM instead of using a table. Then you'll be able to play with the properties of the subform. Besides, you NEVER want your end-users playing directly with tables.
    Richard Rost
    President/CEO
    AccessLearningZone.com

    P.S. Be sure to stop by my web site for free tutorials, tips, tricks, and lots more.

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

Similar Threads

  1. Open form and locate it on the bottom
    By Dominaz in forum Forms
    Replies: 4
    Last Post: 11-17-2011, 08:03 PM
  2. Anchor control to bottom of detail section
    By talley in forum Reports
    Replies: 0
    Last Post: 04-04-2011, 10:29 AM
  3. can't update form-in the bottom bar of
    By ymds in forum Access
    Replies: 2
    Last Post: 07-19-2010, 06:26 AM
  4. Moving from Top of report to bottom
    By BrianFawcett in forum Programming
    Replies: 0
    Last Post: 05-05-2010, 09:17 AM
  5. print continued at bottom of report
    By ecpike in forum Reports
    Replies: 2
    Last Post: 02-25-2010, 02:50 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