+ Reply to Thread
Results 1 to 3 of 3

VBA to create multipage pdf one page at a time and do something in between

  1. #1
    Registered User
    Join Date
    09-10-2007
    Location
    Texas, USA
    MS-Off Ver
    Office 365 (2016)
    Posts
    95

    VBA to create multipage pdf one page at a time and do something in between

    Hoping someone here can help me write a routine that would create a multipage pdf from one print range. this would be written onto a command button.

    I have a worksheet with several charts. this worksheet also has a scrollbar that scrolls through the x-axis range on all the charts.
    Basically i want to pdf the print range of this worksheet several times to end up with one pdf in the end...but change the scroll bar value in between each page print.
    Essentially:
    -set scrollbar value to minimum
    -pdf the page
    -increase scrollbar value by .LargeChange
    -pdf the page
    -increase scrollbar value by .LargeChange
    -pdf the page
    ...do this until scrollbar value is maximum and then have the window popup that prompts user for the file name & save location of the final pdf.

    I hope this makes sense.

  2. #2
    Forum Expert dangelor's Avatar
    Join Date
    09-06-2011
    Location
    Indiana, USA
    MS-Off Ver
    365 Pro Plus
    Posts
    2,274

    Re: VBA to create multipage pdf one page at a time and do something in between

    Possibly this may work for you...
    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    09-10-2007
    Location
    Texas, USA
    MS-Off Ver
    Office 365 (2016)
    Posts
    95

    Re: VBA to create multipage pdf one page at a time and do something in between

    Thank you!

    Unfortunately, I got slammed at work and have not had time to implement and test this out.
    I will report back on my success or failure as soon as I can.

    Thank you again for your response!

+ 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. [SOLVED] Multipage Control - Page Contents not changing with coded page change
    By Jenn68 in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 01-26-2022, 08:20 PM
  2. [SOLVED] Adding up textbox values in multipage - page 1 is fine, page 2 stops
    By Menohavename in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 03-23-2020, 06:53 AM
  3. how to switch multipage page from multipage change event??
    By jed38 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-27-2015, 10:31 AM
  4. Replies: 4
    Last Post: 08-28-2014, 02:23 AM
  5. Hiding Content of specific Multipage page but not the page tab
    By kuraitori in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-15-2010, 03:42 AM
  6. vba split multipage pdf into 1 page pdf's
    By carpking in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-08-2010, 08:08 AM
  7. [SOLVED] CONTROLING A PAGE IN MULTIPAGE
    By michael sofianos in forum Excel General
    Replies: 2
    Last Post: 03-01-2005, 07:06 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