View Single Post
  #2  
Old July 6th 09, 09:18 PM posted to microsoft.public.outlook.program_vba
Michael Bauer [MVP - Outlook]
external usenet poster
 
Posts: 1,885
Default Make Field Available If A Crietria In The Other Field is Selected



Please look for an example for the CustomPropertyChange event; for instance
in the VBA help file. With that it might be possible.

--
Best regards
Michael Bauer - MVP Outlook

: Outlook Categories? Category Manager Is Your Tool
: VBOffice Reporter for Data Analysis & Reporting
: http://www.vboffice.net/product.html?pub=6&lang=en


Am Thu, 2 Jul 2009 07:27:01 -0700 schrieb Cue:

Hello,

I searched the internet and was unsuccessful in trying to find a code for

my
issue.

I have created a form that contains a fields with dropdown listings and

text
values. I want the code to work as following: If a certain text is

selected
in a field that contains a drop down list, make another text field on the
form not availble, blank it out.

Does anybody know of code that will do what I'm asking?

Thanks for your help.
Cue

Ads