Consulting

Results 1 to 3 of 3

Thread: Run process at set time

  1. #1
    VBAX Regular
    Joined
    Jul 2010
    Posts
    6
    Location

    Run process at set time

    Hi,

    I'm trying to create something which will run a process in my macro at a set time.

    Is there a VBA Excel function which could do this?

    Thanks!

  2. #2
    Knowledge Base Approver VBAX Wizard p45cal's Avatar
    Joined
    Oct 2005
    Location
    Surrey UK
    Posts
    5,875
    check out application.ontime
    p45cal
    Everyone: If I've helped and you can't be bothered to acknowledge it, I can't be bothered to look at further posts from you.

  3. #3
    VBAX Regular
    Joined
    Jul 2010
    Posts
    6
    Location
    Quote Originally Posted by p45cal
    check out application.ontime
    Thanks for this, helped alot!
    Last edited by Dan44; 07-08-2010 at 06:53 AM.

Posting Permissions

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