Question
Script If/or Formula for Dealing with Blanks
I am brand new to Java, almost no experience.
I need help with a custom script to reference Field 1. Field1 is a drop-down list with 3 options (1. is a space as default, 2. "Yes", 3. "No")
In Field 2, look at Field 1 and if blank (or space to look blank), leave Field 2 blank (or space to look blank).
If Field 1 says "Yes", Leave Field 2 blank (or space to look blank).
If Field 1 says "No", Field 2 says "N/A"