Hi Everyone,
My dropdown list is not giving me the option to make a selection now that I have a If formula in it.
Column 1 = Team (this is a drop down list with the following teams: Career Development, Instructional Design, Learning Solutions, Leadership Development, Talent and Learning Ops & Infrastructure)
Column 2 = LDO Objectives (The formula in this column is =IF(Team@row = "Talent and Learning Ops & Infrastructure", "N/A")
What I am trying to achieve is there is one team in column 1 that does not need to complete column 2, so I want column 2 to be N/A when that team is selected. However when other teams are selected, they still need the ability to make a selection from the drop down, but the drop down option is not there once I had the formula.
Can you have a column formula in a column that is a drop down? If so what is the fix?