I have the following columns in my sheet:
- Is This An Object? (a drop down "Yes" or "No" column)
- Object #
- Box #
- Folder #
- HW ID
I need a formula for the HW ID column that mirrors the "Object #" IF the "Is This An Object?" cell is "Yes".
However, IF the "Is This An Object?" cell is "No", then I want the HW ID column to display "Box #" PLUS "Folder #".
Thoughts?