View Single Post
  #3  
Old February 1st 10, 02:25 AM posted to microsoft.public.outlook.program_forms
JMat45
external usenet poster
 
Posts: 3
Default Outlook custom form - VBS call VBA macro

Ok, I will give that a try. Thanks for the advice.
--
I ask, therefore I am.


"Sue Mosher [MVP]" wrote:

If the Sub is a public Sub in the built-in ThisOutlookSession module, it
should be possible to call it as Application.MySub or whatever its name
is. --
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"JMat45" wrote in message
news
I have created a custom OL form based on the Contact form. I want to save
data from some of the fields to a text file. I want to initiate the save
using the WRITE event. I have written the SUB in VBA to save the data, but
can't call the SUB from the form VBS. What is the solution or workaround?
--
I ask, therefore I am.



.

Ads