+ Reply to Thread
Results 1 to 4 of 4

Need help with printing worksheets via a control page

  1. #1
    Registered User
    Join Date
    07-31-2012
    Location
    Minneapolis, Minnesota
    MS-Off Ver
    Excel 2016
    Posts
    52

    Need help with printing worksheets via a control page

    Hello. I'm quite new to VBA and know just enough to be dangerous. My goal is to be able to use a "Print Control" worksheet to be able to select which pages to print. Column 1 is either "Yes" or "No". Column 2 is the name of the Worksheet. I think I should be able to do this as a loop with offset, but I'm not that advanced. Further, I will have a participant statement in which the participant changes based on a cell in the "Individual" worksheet which triggers an indirect statement to populate the statement them print the statement, and so forth for the selected participants.

    I think based on this and by looking at what I have done so far, what I'm after will be clear. Please see attached.

    Any help is greatly appreciated. I attached what I have thus far. THX.
    Attached Files Attached Files

  2. #2
    Forum Expert skywriter's Avatar
    Join Date
    06-09-2014
    Location
    USA
    MS-Off Ver
    2016
    Posts
    2,760

    Re: Need help with printing worksheets via a control page

    You can try this to get you started.

    Please Login or Register  to view this content.
    I don't know what you are doing with this.

    Further, I will have a participant statement in which the participant changes based on a cell in the "Individual" worksheet which triggers an indirect statement to populate the statement them print the statement, and so forth for the selected participants.
    Click the * Add Reputation button in the lower left hand corner of this post to say thanks.

    Don't forget to mark this thread SOLVED by going to the "Thread Tools" drop down list above your first post and choosing solved.

  3. #3
    Registered User
    Join Date
    07-31-2012
    Location
    Minneapolis, Minnesota
    MS-Off Ver
    Excel 2016
    Posts
    52

    Re: Need help with printing worksheets via a control page

    What I'm trying to accomplish is this: For the first 10 rows in the "Print Control" worksheet, where the value "YES" exists in column A, print the worksheet which is named in column B. For the remaining rows (11-60), where the value "Yes" exists in column A, populate cell B1 in the "Individual" worksheet with the value in column C of that row, then print the "Individual" worksheet (the data in the "Individual" worksheet will be populated with specific individual data based on the value put in cell B1 via indirect references to another worksheet which was not included for privacy purposes). Then move to the next "Yes" in column A and repeat (loop). I modified my example to have "Individual" as the value in cells B11:B60 to correspond to the worksheet of the same name. I hope this provides clarity.
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    07-31-2012
    Location
    Minneapolis, Minnesota
    MS-Off Ver
    Excel 2016
    Posts
    52

    Re: Need help with printing worksheets via a control page

    Hello...

    Can anyone assist with the above?

    Much appreciated.

+ 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. Replies: 0
    Last Post: 09-18-2013, 06:34 AM
  2. How to copy format of previous printing-page and apply to the next printing-page?
    By Morrigan in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-25-2013, 06:01 PM
  3. [SOLVED] Printing particular page from multiple worksheets.
    By Alexander_Golinsky in forum Excel General
    Replies: 2
    Last Post: 07-29-2012, 07:42 AM
  4. Printing multiple worksheets on one page
    By Ben :Dillon in forum Excel General
    Replies: 2
    Last Post: 08-18-2011, 04:35 AM
  5. Printing worksheets on one page
    By DonnaP. in forum Excel General
    Replies: 2
    Last Post: 02-17-2006, 10:15 PM
  6. [SOLVED] Printing multiple worksheets on one page
    By lazybee in forum Excel General
    Replies: 2
    Last Post: 10-12-2005, 07:05 PM
  7. [SOLVED] printing mutiple worksheets on one page
    By reedsmf in forum Excel - New Users/Basics
    Replies: 4
    Last Post: 04-02-2005, 04:07 PM
  8. [SOLVED] Excel - printing multiple worksheets on one page
    By BGA in forum Excel General
    Replies: 1
    Last Post: 02-18-2005, 10:06 AM

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