+ Reply to Thread
Results 1 to 2 of 2

Want to run a DOS batch file (.bat) From Excel VBA code

  1. #1
    Cazayoux
    Guest

    Want to run a DOS batch file (.bat) From Excel VBA code

    Is this even possible?
    If so, how?

    caz



  2. #2
    N10
    Guest

    Re: Want to run a DOS batch file (.bat) From Excel VBA code


    "Cazayoux" <cazayoux@nortel.com> wrote in message
    news:ealsus$2fj$1@zcars129.ca.nortel.com...
    > Is this even possible?
    > If so, how?
    >
    > caz
    >


    Hi CAz

    Could you tailor this code to meet your needs

    Call Shell("C:\BATCH FILES\MYTEST.bat", vbNormalFocus)


    Best n10



+ 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