Results 1 to 9 of 9
  1. #1
    Form2018 is offline Novice
    Windows 10 Access 2010 64bit
    Join Date
    Jan 2018
    Location
    Boston
    Posts
    4

    Print Button prints out a form different from the one showing on the screen

    Print Button prints out a form different from the oneshowing on the screen
    I have an input put screen which users use to enter numerousfields of data. The form layout has numerous colors and notes to make sure datais input correctly. When you print the forms it is not designed to fall onto on8.5" 11" page and has color background, and other notes not neededfor the form printout but helpful for the data entry.

    I would like to havea print button that prints one form of the data being displayed on the screenbut actually prints the data using a different form without all the backgroundand unnecessary notes and clutter. It would be black and white only and fall nicelyto one page.

    I'm very limited withAccess but have done some recorded macros in Excel which has helped me getaround lack of coding skills, maybe that could be done here.Also, I did notcreate the db and was wondering if the developer could easily email the form Ineed to modify so I could help create the plain black & white version ofthe form.


    Thanks in advance! j

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 10 Access 2013 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Forms are not really designed to print but Report are. Could you design a report that does what you want. Calling a Report from a button on a Form is a snap.

  3. #3
    Form2018 is offline Novice
    Windows 10 Access 2010 64bit
    Join Date
    Jan 2018
    Location
    Boston
    Posts
    4
    Sure Ruralguy, I can try and create a report if that's the better tool. My developer has resisted my idea, no wonder. Any pointers to get me started, can we use a macro to make it easier? I was hoping to avoid entering all the fields which are in the existing form which was why wanted to use a second version of the existing form. When I think of reports would not normally think of a report only have one record which is all that is needed.

    Thanks for you speedy feedback. j

  4. #4
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 10 Access 2013 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    The Report wizard is pretty good and you can easily tell the report what record to look at from the form.

  5. #5
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 10 Access 2013 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    The Report can use the same Record Source as the Form so all of the fields will be available.

  6. #6
    Form2018 is offline Novice
    Windows 10 Access 2010 64bit
    Join Date
    Jan 2018
    Location
    Boston
    Posts
    4
    Thanks again RuralGuy, that's good same fields can be used on the form and report. I did have a concern about the report in that how will it know which record to print, is there a 'current record' or such command. I'm always going to want to print just the one showing on the screen.


    Regards,

    j

  7. #7
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 10 Access 2013 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    And here's the solution to that dilemma: http://www.baldyweb.com/wherecondition.htm
    Reports open just like Forms and the wizard know how.

  8. #8
    ssanfu is offline Master of Nothing
    Windows 7 32bit Access 2010 32bit
    Join Date
    Sep 2010
    Location
    Anchorage, Alaska, USA
    Posts
    9,664
    Did you know you can save a form as a report??

    Still have to do some editing but a lot easier.....

    See https://www.techrepublic.com/blog/mi...fore-printing/

  9. #9
    Form2018 is offline Novice
    Windows 10 Access 2010 64bit
    Join Date
    Jan 2018
    Location
    Boston
    Posts
    4
    These are great suggestions and thanks also for the links. I'm going to consider this one solved!

    Best Regards,

    j

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

Similar Threads

  1. Login in form - not showing on screen
    By Sheba in forum Forms
    Replies: 2
    Last Post: 10-08-2014, 09:57 AM
  2. Replies: 5
    Last Post: 07-29-2014, 01:05 PM
  3. Replies: 8
    Last Post: 08-09-2013, 04:09 PM
  4. Replies: 3
    Last Post: 10-17-2011, 02:38 PM
  5. print screen
    By SlowPoke in forum Access
    Replies: 1
    Last Post: 10-06-2010, 04:09 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