+ Reply to Thread
Results 1 to 5 of 5

How to run a program with macro and get things done with it

  1. #1
    Forum Contributor
    Join Date
    08-29-2006
    Location
    London
    MS-Off Ver
    Excel 2016
    Posts
    314

    How to run a program with macro and get things done with it

    Hi all

    I like to execute GiosPSM program then chose File/Add/PDF file option, when a File select window opens I like to chose PDF files then merge them in to one file by using a macro. Is this possible?

    thanks for your help in advance

  2. #2
    Forum Expert
    Join Date
    02-14-2009
    Location
    .
    MS-Off Ver
    ................
    Posts
    2,840

    Re: How to run a program with macro and get things done with it

    Who knows?

    Does the GiosPSM program expose a COM interface? If so you can drive it through VBA. If not then it gets complicated and you will either have to use SendKeys (Not reliable) or the Windows API to find and click controls in the application window (very complicated).

    And then again, perhaps it has a 'Command Line Interface' where you can simply execute the progam passing all the required parameters in the command line...

    You need to provide more information.

  3. #3
    Forum Contributor
    Join Date
    08-29-2006
    Location
    London
    MS-Off Ver
    Excel 2016
    Posts
    314

    Re: How to run a program with macro and get things done with it

    To be hones I don't know here is the detail

    Capture Gios.JPG

  4. #4
    Forum Expert
    Join Date
    02-14-2009
    Location
    .
    MS-Off Ver
    ................
    Posts
    2,840

    Re: How to run a program with macro and get things done with it

    The information should be available in the product documentation.

  5. #5
    Forum Contributor
    Join Date
    08-29-2006
    Location
    London
    MS-Off Ver
    Excel 2016
    Posts
    314

    Re: How to run a program with macro and get things done with it

    This is their web site, would that help?

    http://www.paologios.com/?help=gios.psm

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Macro to RESET things.
    By sungen99 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-11-2015, 02:26 PM
  2. [SOLVED] Print All Macro Doing Weird Things.
    By Garbology in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-11-2014, 08:47 PM
  3. Need someone to program / help program a VBA / Excel Macro
    By JoeMcDome in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-04-2013, 04:03 PM
  4. Drop down selection that causes the macro to do different things
    By bwood7 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-28-2013, 12:40 PM
  5. A couple of strange things with macro workbooks
    By Bibble89 in forum Excel General
    Replies: 1
    Last Post: 12-26-2009, 08:58 PM
  6. Program doing weird things!
    By jamie392 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-12-2005, 03:04 PM
  7. Button Macro - One command but does two things ???
    By Abi in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-20-2005, 04:06 PM

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