If/Then statement with drop down list
Hello,
I have a table with 5 columns. Column 2 has a drop down list with options "Each", "Feet", and "N/A". I would like how to get column 5 to auto populate depending on the selection from the drop down.
1. If Column 2 = Each, then Column 5 = Column 4*Column 1
2. Else, Column 5 = Column 4
I have found similar posts and tried both a custom calculation and validation script but it does not work.
Please help.
