Avatar

Level 2

Hey Paul,

I was away from my office when you replied. I've saved a copy of the same form you helped me with last week. On this version, I've set Subform A, TrimColorDropDown and TrmPaintDetailDropDown to required. Likewise, I've set Subform B, WoodToneDropDown and WdTnPaintDetailDropDown to required.

You'll notice the code that was written for the Print Button to prevent users from saving/printing the form until all mandatory fields have been completed.

If the user choose RBList A, he/she should need to fill out the two fields I've set to required. Vice versa, if he/she chooses RBList B, those two required fields should be mandatory.

I'm unsure how to write a code or where to put it to make the hidden required fields turn off if the user's selection makes them irrelevant during print/save function.

I've read other topics on the forum, but haven't exactly found a situation like this that would solve my problem. Any advice you have or code suggestions are truly appreciated.

Brian