Help with VBScript in Outlook 97 form 
Author Message
 Help with VBScript in Outlook 97 form

WOrked it out thanks.



Sat, 22 May 2004 07:08:39 GMT  
 Help with VBScript in Outlook 97 form
Consider changing the following lines:

set olApp = createObject("Outlook.Application")  --> Remove this line
set olItem = olApp.createItem(olmailitem)  -->  set olItem =
Application.createItem(olmailItem)

I hope the information that I provided here has been helpful to you.

Karen
Microsoft, Developer Support Engineer

Please do not send email directly to this alias. This alias is for
newsgroup purposes only.

Disclaimer: This posting is provided "AS IS" with no warranties, and
confers no rights.  You assume all risk for your use.
? 2001 Microsoft Corporation. All rights reserved

-------------------------------------------------------------------

Are you secure? For information about the Microsoft Strategic Technology
Protection Program and to order your FREE Security Tool Kit, please visit
<http://www.microsoft.com/security>.

Recent viruses on the Internet underscore the threat to all computer users
and highlight challenges facing the entire industry in providing security
that everyone needs to conduct business. I encourage you to sign up to
receive automatic notification of Microsoft Security Bulletins by visiting
<http://www.microsoft.com/technet/treeview/default.asp?url=/technet/se...
/bulletin/notify.asp>. For more information on security, our Strategic
Technology Protection Program and to order your FREE Security Tool Kit,
please visit <http://www.microsoft.com/security>. We will be happy to
answer any questions or provide assistance with your security needs.



Sun, 23 May 2004 04:46:24 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Closing a customised Outlook 97 Form using VBScript

2. HELP : Automating Word 97 to get contactitems from Outlook 97

3. Outlook 97 Vbscript to move each item in a collection to new folder

4. Client side VBScript and Outlook 97 Address Book

5. Outlook 97 Vbscript-Calling Functions

6. Outlook 97 Vbscript-Calling Functions

7. Client Side VBScript and Outlook 97 Address Book

8. Importing/Exporting data from a custom Outlook 97 Form into an Excel Spreadsheet

9. Question on Outlook 97-98 form size

10. Custom form in Outlook 97

11. Outlook forms and vbscript & outlook programming

12. Help! VBScript in Outlook 98 Form

 

 
Powered by phpBB® Forum Software