Results 1 to 4 of 4

Thread: Printing VB Userform in Excel

Threaded View

  1. #1

    Thread Starter
    Discovering Life Siddharth Rout's Avatar
    Join Date
    Feb 2005
    Location
    Mumbai, India
    Posts
    12,001

    Question Printing VB Userform in Excel

    Hi

    i want to print the userform created in excel. the command that i am using is

    userform.printform

    the problem is that the userform is so big that it is not fitting in one page. is there any way i can change the orientation to 'landscape' (using vbcode) and then take a print of the current userform??? or is there any other way to print it?

    thanks

    more info: the height of userform is 405 and width is 725. there is a commandbutton in the userform that uses the above code to print the userform. it does print perfectly. it's just that it takes two pages to print...
    Last edited by Siddharth Rout; May 3rd, 2006 at 07:38 AM. Reason: more info added

Posting Permissions

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



Click Here to Expand Forum to Full Width