+ Reply to Thread
Results 1 to 3 of 3

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

  1. #1
    Forum Contributor
    Join Date
    01-30-2011
    Location
    Boston
    MS-Off Ver
    MS 365
    Posts
    225

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

    I have an input put screen which users use to enter numerous fields of data. The form layout has numerous colors and notes to make sure data is input correctly. When you print the forms it is not designed to fall onto on 8.5" 11" page and has color background, and other notes not needed for the form printout but helpful for the data entry.

    I would like to have a print button that prints one form of the data being displayed on the screen but actually prints the data using a different form without all the background and unnecessary notes and clutter. It would be black and white only and fall nicely to one page.
    I'm very limited with Access but have done some recorded macros in Excel which has helped me get around lack of coding skills, maybe that could be done here.

    Also, I did not create the db and was wondering if the developer could easily email the form I need to modify so I could help create the plain black & white version of the form.

    Appreciate any direction. J

  2. #2
    Forum Expert
    Join Date
    01-23-2013
    Location
    USA
    MS-Off Ver
    Microsoft 365 aka Office 365
    Posts
    3,863

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

    Hi JET2011,

    A technique I use in cases like yours is to have a 'Scratch' sheet for printing. A macro copies the data required from the original sheet to the scratch sheet en masse or one cell at a time. You can format the scratch sheet with font types, font sizes, font styles (bold, italics, etc.) as you required. Headers and footers and page layout are also doable. The macro recorder can help you get started with all of these tasks.

    The macro recorder use '.Select' quite often which is usually not needed.

    Here is some sample code:
    Please Login or Register  to view this content.
    When you get stuck on how to copy or format something, an internet search often comes up with excellent answers.

    I hope this helps.

    Lewis

  3. #3
    Forum Contributor
    Join Date
    01-30-2011
    Location
    Boston
    MS-Off Ver
    MS 365
    Posts
    225

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

    Thank you, I'll give it a try. It will be a while until I can work with it.

    j

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Print Macro Question - One form, multiple page prints with a single change for each.
    By Hal05154 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 11-11-2016, 01:13 PM
  2. Macro which captures screen prints of the screen when the sheet is completely minimized
    By dimple.pal in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-14-2016, 05:42 PM
  3. Overlay an option button form on a print preview screen
    By BuckP in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-11-2013, 04:29 PM
  4. Showing splash screen with status bar with Background loading of another form
    By kumar1248 in forum Access Programming / VBA / Macros
    Replies: 0
    Last Post: 04-26-2012, 12:18 AM
  5. How do you add a 'print screen' button to a form?
    By familylink in forum Excel General
    Replies: 4
    Last Post: 06-28-2010, 03:32 AM
  6. [SOLVED] Print in Excel displays "save as" screen and never prints.
    By QA GUY in forum Excel General
    Replies: 0
    Last Post: 07-06-2006, 04:30 PM
  7. how can i print a screen showing mouse cursor
    By Clive in forum Excel General
    Replies: 1
    Last Post: 06-12-2005, 10:05 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1