Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Question with Forms

1 view
Skip to first unread message

Moohab

unread,
Nov 22, 2006, 7:20:59 PM11/22/06
to
Afternoon all,

I have a custom form I have designed which allow the users to select
various headings, I have done a fair few forms but this part has me
stumped, I know I have done it before, and I know its going to stupidly
simple, but i think I just cant see the wood for the trees.

What I want is that when the user selects a certain tick box or drop
down it will show a new tab at the top of the form, or make a frame
visible, my code background makes me think it was something like

If tickbox1 = true, then frame1.visible=1,else frame1.visible=0

I also want that when a specific check box is selected it will change
who the form is sent to.

Im sure this is simple so hope you can point me in the right direction.

thanks
Gordon

Sue Mosher [MVP-Outlook]

unread,
Nov 22, 2006, 8:17:11 PM11/22/06
to
For tabs (=pages), the correct method is Inspector.ShowFormPage. For controls, see http://www.outlookcode.com/d/propsyntax.htm

FYI, there is a newsgroup specifically for Outlook forms issues "down the hall" at microsoft.public.outlook.program_forms or, via web interface, at http://www.microsoft.com/office/community/en-us/default.mspx?dg=microsoft.public.outlook.program_forms

--
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

"Moohab" <Gor...@moohab.co.uk> wrote in message news:1164241258.9...@j44g2000cwa.googlegroups.com...

0 new messages