Thread: If, then, else?
View Single Post
  #1   Report Post  
RainL RainL is offline
Junior Member
 
Posts: 0
Default If, then, else?

HELP!

I'm creating a form that needs check boxes that will/won't auto fill from other parts of the form itself depending WHAT has been checked.

At the top of the form, the person filling the form MUST check one of these off:
Person submitting information "Worker __", "Employer __", "Other __"

When the following tables have been completed, depending if Worker or Employer is checked it auto fills the 'other' table form with the information, but if 'other' is selected that table is left blank for a third party to fill.

Example:
Three tables with details to be completed in the following
1. Employer
2. Worker
3. Other

Any suggestions or help much appreciated.

RainL