Results 1 to 5 of 5
  1. #1
    elico is offline Novice
    Windows 7 32bit Access 2010 64bit
    Join Date
    Jan 2016
    Posts
    29

    Moving between forms with buttons

    Hi all



    How I move between forms with buttons.

    i need to move from current form to another form at run time.

    How do I do that with a button placed on a form , that pressing it will
    close the current fom and activate another specific form that will become the active form at run time ?

    Thanks

    Elico

  2. #2
    ranman256's Avatar
    ranman256 is online now VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,521
    on button click event
    docmd.openform "frmNExtForm"

    if its already open , it will just jump over to it.

  3. #3
    elico is offline Novice
    Windows 7 32bit Access 2010 64bit
    Join Date
    Jan 2016
    Posts
    29
    "frmNExtForm" what that means ?

    Elico

  4. #4
    ranman256's Avatar
    ranman256 is online now VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,521
    whatever your NEXT form name is.

  5. #5
    elico is offline Novice
    Windows 7 32bit Access 2010 64bit
    Join Date
    Jan 2016
    Posts
    29
    Thanks
    Elico

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

Similar Threads

  1. Buttons: Data not moving to table
    By Michaelxl in forum Forms
    Replies: 1
    Last Post: 04-30-2015, 03:10 PM
  2. Navigation Buttons for Forms within Forms
    By Bkper087 in forum Access
    Replies: 1
    Last Post: 01-26-2015, 07:41 PM
  3. Replies: 5
    Last Post: 01-16-2013, 03:48 PM
  4. Moving Forms
    By Mike Aiken in forum Access
    Replies: 5
    Last Post: 01-08-2011, 03:30 PM
  5. Moving Command Buttons
    By Pete Cope in forum Forms
    Replies: 0
    Last Post: 03-23-2010, 03:21 PM

Tags for this Thread

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