PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook VBA Programming Re: Change public VBA variable from form VBScript code

Reply

Re: Change public VBA variable from form VBScript code

 
Thread Tools Rate Thread
Old 20-12-2006, 01:15 PM   #1
Sue Mosher [MVP-Outlook]
Guest
 
Posts: n/a
Default Re: Change public VBA variable from form VBScript code


Answered at http://www.outlookcode.com/threads....messageid=20953. Please do not post in multiple Microsoft newsgroups.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Cel" <Cel@discussions.microsoft.com> wrote in message news:37DEC490-9F80-4A43-873A-0A32707071EC@microsoft.com...
> Hello !
>
> Here's the problem : how do i set the value of a variable that i have
> defined as a public variable in VBA in MS Outlook 2007 main project1 class,
> how do i set the value of that variable in VBScript that is placed in a
> custom form in Outlook ?
>
> e.g.
> in Outlook main project1 class :
> Public iwanttobeeverywhere As Variant
> in VBScript in a custom appointments form :
> [ how do i refer to the defined variable above ] = "icanbeeverywhere"
>
> Thanx ahead !
>
>
> p.s. it would be useful to know if it is possible to also call a public VBA
> function from VBScript like that ?

  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