Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Boanerge

    VBA Halting Prematurely

    Thanks. I'll probably try that soon.
  2. Boanerge

    VBA Halting Prematurely

    Okay, I was trying to think through every possibility for this code and it hit me what was happening. I was using Timer to pause the function and since this uses the number of seconds since midnight the function was choking as it crossed over midnight. Hopefully this will help anybody else who...
  3. Boanerge

    VBA Halting Prematurely

    I have a long running vba process (4-8 hours) that will sometimes halt prematurely. Basically, the vba code opens an external process and then waits for that process to change a file. Once that file changes it loops and runs the process again. It has to do this about 5000 times. I will...

Part and Inventory Search

Back
Top