PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook Form Programming
Re: Command Line For Launching Outlook 98 Form From Access 97
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook Form Programming
Re: Command Line For Launching Outlook 98 Form From Access 97
![]() |
Re: Command Line For Launching Outlook 98 Form From Access 97 |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Hi Natarajan, Outlook is in the same location. It seems the problem is tied to the form name. If the form name is one word (e.g. "jobform") then there is no problem. However, when the form name is more than one word ("Job Form Name") then it bombs out. I do need to use more than one word in the title so I wonder if there is additionl syntax I can use. Thanks. Dan *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Hi Dan,
Just place the form name within double quotes...it works C:\Program files.....\outlook.exe "IPM.Note.Job Form Name" Regards Natarajan "Dan Theman" <anonymous@devdex.com> wrote in message news:ejDx3KxPDHA.2424@tk2msftngp13.phx.gbl... > > > Hi Natarajan, > > Outlook is in the same location. It seems the problem is tied to the > form name. If the form name is one word (e.g. "jobform") then there is > no problem. However, when the form name is more than one word ("Job > Form Name") then it bombs out. I do need to use more than one word in > the title so I wonder if there is additionl syntax I can use. > > Thanks. > > Dan > > > *** Sent via Developersdex http://www.developersdex.com *** > Don't just participate in USENET...get rewarded for it! |
|
|
|
#3 |
|
Guest
Posts: n/a
|
That did the trick. Thanks a lot! *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

