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