Results 1 to 3 of 3
  1. #1
    Gregory23 is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Nov 2015
    Posts
    28

    Open new form from main menu

    Hello ,



    I would like to two questions about the main menu

    • How to set main menu to open a new form (e.g : last form was 001 and would like to fill out a new form when click Enter order form)
    • How to make button that opens up a unique form for editing
    • How to set up to print the form on one page / scale to a single page


    Appreciate any help

    Thank you

  2. #2
    CJ_London is offline VIP
    Windows 8 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,932
    1. you have one form - 001 will be the value of a field on the form. Google the use docmd.openform - in particular look at the openargs parameter. Also google 'dmax+1' to find way of incrementing a number

    2. same answer as above

    3. difficult, forms are not intended for printing, but if that is what you want to do, ensure the form is no larger than the paper you want to print to. Not possible to scale. Print is usually done through reports but these also need to sized to fit what you are printing to.

  3. #3
    Gregory23 is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Nov 2015
    Posts
    28
    Hello Ajax ,

    Thank you for the support

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

Similar Threads

  1. Main menu
    By BSJoJaMAx4 in forum Access
    Replies: 13
    Last Post: 08-29-2015, 07:36 PM
  2. Main Menu
    By MarkV in forum Access
    Replies: 3
    Last Post: 12-07-2014, 09:57 PM
  3. Replies: 1
    Last Post: 03-02-2014, 01:31 PM
  4. Help making navigation form/main menu
    By tmpgovrel in forum Access
    Replies: 3
    Last Post: 09-06-2013, 02:41 PM
  5. Open form - menu
    By pm4698 in forum Forms
    Replies: 9
    Last Post: 03-17-2010, 02:38 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
  •  
Other Forums: Microsoft Office Forums