Hello,
I am creating Smartsheets for quality assurance testing. Sheet #1 will be the test scenarios and steps taken. The row will include a drop down menu to indicate if the step passed, failed, etc.
I need a formula that if "Fail" is selected from the drop down menu, the step's ID # will automatically pull into Sheet #2
Sheet #1:
Sheet #2
If, for example, step 1.01 from Sheet #1 is marked as "Fail", then 1.01 would appear in the Smartsheet ID column in Sheet #2.
I am assuming it needs to be a VLOOKUP formula, but I cannot seem to work it out.