Re: Am I wrong?
- From: Ron2006 <ronnemec@xxxxxxxxxxx>
- Date: Fri, 30 Nov 2007 06:53:52 -0800 (PST)
Once the field is enabled, it will stay enabled until it is disabled
or until you exit the form and return so that the default is re-
established.
Your test should be:
If grpFormatChoice.Value = 2 Then
ENABLE THE CHOICE 2 FIELDS
and disable the CHOICE 1 fields
endif
If grpFormatChoice.Value = 1 Then
ENABLE THE CHOICE 1 FIELDS
and disable the CHOICE 2 fields
endif
Ron
.
- Follow-Ups:
- Re: Am I wrong?
- From: Ron2006
- Re: Am I wrong?
- References:
- Am I wrong?
- From: maceslin
- Am I wrong?
- Prev by Date: Re: Am I wrong?
- Next by Date: Re: Breakpoints not working
- Previous by thread: Re: Am I wrong?
- Next by thread: Re: Am I wrong?
- Index(es):