PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook Form Programming Re: Command Line For Launching Outlook 98 Form From Access 97

Reply

Re: Command Line For Launching Outlook 98 Form From Access 97

 
Thread Tools Rate Thread
Old 30-06-2003, 02:20 PM   #1
Dan Theman
Guest
 
Posts: n/a
Default Re: Command Line For Launching Outlook 98 Form From Access 97




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!
  Reply With Quote
Old 08-07-2003, 04:27 PM   #2
Natarajan
Guest
 
Posts: n/a
Default Re: Command Line For Launching Outlook 98 Form From Access 97

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!



  Reply With Quote
Old 10-07-2003, 03:42 PM   #3
Dan Theman
Guest
 
Posts: n/a
Default Re: Command Line For Launching Outlook 98 Form From Access 97


That did the trick. Thanks a lot!


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off