+ Reply to Thread
Results 1 to 3 of 3

Macro won't execute code to put focus on "print to x pages wide by x pages tall"

  1. #1
    Valued Forum Contributor
    Join Date
    04-11-2006
    MS-Off Ver
    2007
    Posts
    438

    Macro won't execute code to put focus on "print to x pages wide by x pages tall"

    Hi all,

    I'm trying to execute a macro and it won't put the focus (radio button) to select x pages wide by x pages tall in the Page Setup/Page/Scaling Area. I looked at the macro and can't find a setting in the code but yet the focus won't change. What can I do about this? In other words the radio button stays selected as "adjust to "" % of normal size.

    Here's the code...

    Please Login or Register  to view this content.
    Thanks
    Last edited by duugg; 02-24-2009 at 03:53 PM.

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Macro won't execute code to put focus on "print to x pages wide by x pages tall"

    Try removing the Zoom statement, which is either redundant or contradictory.
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Valued Forum Contributor
    Join Date
    04-11-2006
    MS-Off Ver
    2007
    Posts
    438

    Re: Macro won't execute code to put focus on "print to x pages wide by x pages tall"

    shg,

    Deleting the line "Zoom =" actually didn't work but you did point me to the line that helped me to figure out what the problem was. The problem was that zoom should've equaled "false". That took care of it.

    Thanks much

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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