Pete Morris
Registered User.
- Local time
- Today, 20:32
- Joined
- Mar 31, 2003
- Messages
- 38
I would like to restrict the options available in field 2 based on the selection of field 1.
Would vba code be required in the "after update" field?
Would it be an if statement?
if a is selected then 1,2,3,4?
if b is selected then 5,6
etc, etc...??
I would really appreciate guidanance on this.
Thanks, nice but dim Pete.
Would vba code be required in the "after update" field?
Would it be an if statement?
if a is selected then 1,2,3,4?
if b is selected then 5,6
etc, etc...??
I would really appreciate guidanance on this.
Thanks, nice but dim Pete.