+ Reply to Thread
Results 1 to 2 of 2

Thread: Question for Kim Anderson or anybody else..........

  1. #1
    Guest.Visitor Guest

    Default Question for Kim Anderson or anybody else..........

    Hi, I previously had a client access question today in which Kim Anderson answered very well. I also need to call a .BAT program from an Excel macro to run my tranfer requests. How is this done ? Can you please give me an example ? Thank you again !! Jim Sovick jim.sovick@jostens.com Class rings, Superbowl rings, NBA Championship rings, etc...

  2. #2
    Guest.Visitor Guest

    Default Question for Kim Anderson or anybody else..........

    This is how I do it. There may be other ways. RmtCmd = "c:forecastfcst2pc.bat " Result = Shell(RmtCmd, vbNormalFocus) I prefer the vbNormalFocus because it opens a new window for the operation and makes it easier to monitor if there are problems.

+ Reply to Thread

Similar Threads

  1. DDS Question
    By K.Forsythe in forum RPG
    Replies: 3
    Last Post: 12-01-2004, 08:54 AM
  2. FTP & CLP question
    By Guest.Visitor in forum General
    Replies: 8
    Last Post: 10-10-2003, 10:33 AM
  3. RPG Question
    By Guest.Visitor in forum Programming
    Replies: 5
    Last Post: 03-14-2001, 07:41 AM
  4. TCP/IP Question
    By Guest.Visitor in forum Programming
    Replies: 3
    Last Post: 04-20-1998, 10:48 AM
  5. FTP question
    By Guest.Visitor in forum Networking
    Replies: 3
    Last Post: 04-01-1998, 02:16 PM

Posting Permissions

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