Make Field Available If A Crietria In The Other Field is Selected

  • Thread starter Thread starter Cue
  • Start date Start date
C

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
 
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:
 
Back
Top