+ Reply to Thread
Results 1 to 6 of 6

Macro for auto printing. macro printing at same time 17:30 but do not repeat.

  1. #1
    Registered User
    Join Date
    01-22-2013
    Location
    South Africa
    MS-Off Ver
    Excel 2003
    Posts
    4

    Angry Macro for auto printing. macro printing at same time 17:30 but do not repeat.

    Hi

    I have a Macro that print a document every day at 17:10. This is working fine but my problem is that I need to close and re open the spreadsheet to ensure it print the following day again.
    So what I want to accomplish is to leave the spreadsheet open all the time and just execute a print every night at 17:10. I am currently using Application.Ontime TimeValue (``17:10:00``)
    I there a way to overcome this?

    Thanks
    Last edited by aburger; 01-25-2013 at 10:58 AM.

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,720

    Re: Macro for auto printing. macro printing at same time 17:30 but do not repeat.

    Welcome to the Forum!

    There is no way to know without seeing your file. Can you attach it?

    To post a file, under the text box where you type your reply click the Go Advanced button. Then in the next screen look above the reply box and click the paper click icon. You will get a pop-up screen. Click Add then Select to select a file from your local drive, upload it, and then click Done to attach it. It will be displayed underneath your post text. Alternatively as the last step you can click the Insert Inline button and a hyperlink to the file will be inserted directly into your post text in the spot where your cursor is set at the moment you click the button.
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

  3. #3
    Registered User
    Join Date
    01-22-2013
    Location
    South Africa
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: Macro for auto printing. macro printing at same time 17:30 but do not repeat.

    Quote Originally Posted by aburger View Post
    Hi

    I have a Macro that print a document every day at 17:10. This is working fine but my problem is that I need to close and re open the spreadsheet to ensure it print the following day again.
    So what I want to accomplish is to leave the spreadsheet open all the time and just execute a print every night at 17:10. I am currently using Application.Ontime TimeValue (``17:10:00``)
    I there a way to overcome this?

    Thanks
    Please Login or Register  to view this content.
    Hope This help.

    Thanks




    Moderator's Note: Welcome to the forum. When posting codes be sure to enclosed it with code tags. Select the codes then hit the "#" symbol, I'll do it for you now. Thank you.
    Last edited by vlady; 01-22-2013 at 09:28 PM.

  4. #4
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,720

    Re: Macro for auto printing. macro printing at same time 17:30 but do not repeat.

    See update below, I think that will solve it. Every time the timer goes off, you have to set it again.

    Also, you are new in this forum so you should probably review the rules. Tags are required around code to preserve spacing and keep it readable. See note at end of my post.

    Please Login or Register  to view this content.

  5. #5
    Registered User
    Join Date
    01-22-2013
    Location
    South Africa
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: Macro for auto printing. macro printing at same time 17:30 but do not repeat.

    Thanks, Will try this out and review the rules.

    Thanks for your time

  6. #6
    Registered User
    Join Date
    01-22-2013
    Location
    South Africa
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: Macro for auto printing. macro printing at same time 17:30 but do not repeat.

    Thanks, Will try this out and review the rules.

    Thanks for your time

  7. #7
    Registered User
    Join Date
    01-22-2013
    Location
    South Africa
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: Macro for auto printing. macro printing at same time 17:30 but do not repeat.

    Thanks, Will try this out and review the rules.

    Thanks for your time

+ 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