+ Reply to Thread
Results 1 to 8 of 8

Number of Copies - Printing

  1. #1
    Forum Contributor
    Join Date
    07-22-2008
    Location
    canada
    Posts
    123

    Number of Copies - Printing

    Hi. I have a worksheet that I want to print # of copies base on the input value on cell d4. ie: If I put 4 on d4, then click on print, I would like to send 4copies to the printer (or print it 4x). Please help.

  2. #2
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    Maybe

    this code must go in ThisWorkbook module

    Please Login or Register  to view this content.
    VBA Noob
    _________________________________________


    Credo Elvem ipsum etian vivere
    _________________________________________
    A message for cross posters

    Please remember to wrap code.

    Forum Rules

    Please add to your signature if you found this link helpful. Excel links !!!

  3. #3
    Forum Contributor
    Join Date
    07-22-2008
    Location
    canada
    Posts
    123

    Thank you.

    I tried it and worked perfectly. Thank you very very much. I wish I could learn this by myself.

  4. #4
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    Glad it helped

    Reading posts on forums would soon get you up to speed.

    VBA Noob

  5. #5
    Forum Contributor
    Join Date
    07-22-2008
    Location
    canada
    Posts
    123

    Another Favor

    I would like to put outline border on a1:c4 automatically if d4 is not empty. I tried conditional formatting but its function is just too limited. Is there a way to do it using vba ( not macro ) ? Please help. Thanks.

  6. #6
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    You would need to start a new thread as per forum rules below

    CF should work thou

    VBA Noob

  7. #7
    Forum Contributor
    Join Date
    07-22-2008
    Location
    canada
    Posts
    123

    Printing From another worksheet

    Hi,

    Is there a VBA code to print a sheet.

    Example:

    I have a worksheet, sheet1 and sheet2. I would like to print A1:F100 on sheet2 after I click on Printer icon while I am on sheet1. Is there a VBA (not a macro) code to do this ?

    Please help again.


    Thank you very much.

  8. #8
    Forum Contributor
    Join Date
    07-22-2008
    Location
    canada
    Posts
    123

    Number of Copies - Printing (extended)

    Quote Originally Posted by VBA Noob View Post
    Maybe

    this code must go in ThisWorkbook module

    Please Login or Register  to view this content.
    VBA Noob

    The code works perfectly and I really appreciated it. I would like to know how can I use this to print sheet2 when I click on print while I am on sheet1.

    Thank you.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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