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 bkrike 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: *

  • Users: DeaPeaJay
  • Content: Threads
  • Order by date
  1. DeaPeaJay

    Convenient Macro running

    I've just finished work on a huge macro that needs to be run every month or so. This may seem like a dumb question, but I've looked everywhere and I can't seem to find anything. Is there a way to make the macro easily runnable without having to open the application it uses (Visio) then importing...
  2. DeaPeaJay

    Code execution interrupted

    My code is constantly being interrupted for no reason in random spots. It's almost as if I'm constantly pressing ctrl-break (which I'm not) I ran it through once flawlessly. Now, it's another story. I can't make any sense of this... very frustrating. I could make a microsoft bashing remark...
  3. DeaPeaJay

    On Error GoTo problem

    I'm trying to cycle through numerous Visio files in a folder, all with the same naming convention. "Complex99.vsd". So I have a counter that increments in a for loop and is concatenated to the filename string. But not all filenames are actually there. Some may jump from "Complex3.vsd" to...

Part and Inventory Search

Back
Top