![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
I'm trying to create a VBA script that will be executed via the command line (I'm integrating into another application, it's my only option)
What I would like to do is create a VBA script that will have it's variables set via the command line, but cannot find the code. Is it possible? more or less something along the lines of : "C:\Program Files\Microsoft Office\Office\Outlook.exe" /c ipm.note /altvba otmfilename -v1=string or ?v1=string Is something like this possible by defining it in the subroutines? eg. Sub CreateOutlookTask(v1 as String) The main idea is to pull variables from my other application in the command line, define the settings and have the VBA auto-populate the information to/from and use an HTML template inserted as the body. Any ideas, is it even possible? Of course, could enter manually, but am trying to limit user interface to a minimum. Help Submitted via EggHeadCafe - Software Developer Portal of Choice Dr. Dotnetsky's Cool .Net Tips and Tricks No. 26 http://www.eggheadcafe.com/tutorials...-cool-net.aspx |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Outlook 2003 Command line switch | carina | Outlook - Installation | 4 | July 3rd 08 06:57 PM |
Outlook 2003 SP3 command line syntax | Steve | Outlook - Using Forms | 3 | June 19th 08 08:45 PM |
Outlook and command line | Xhork | Outlook - Installation | 4 | June 13th 06 01:23 PM |
Outlook 2003 Command Line Switches | jb | Outlook - General Queries | 2 | March 17th 06 06:49 PM |
Outlook command-line switches | Brad Nowlin | Outlook - General Queries | 1 | January 27th 06 05:00 PM |