Hi all,
I have 'inherited' an excel workbook with several sheets and loads of formulas from a former colleague. Now someone 'broke' the drop downs and eventhough I fixed most of them, I get stuck with one particular drop down.
In sheet 1 I have 3 columns with data validations (info comes from a second sheet).
Column A gives a drop down with project names. Column B gives a drop down with sub-project names based on the choice made in column A. Column C gives a drop down with topics based on the choice made in column B. The information in sheet 2 is grouped into named ranges.
All drop downs work except for 1. I can select all projects in column A without problems. However for 1 project I cannot choose a sub-project (column B). I've checked in the Name Manager if all cell references are okay and they are. I've checked the data validation for this particular sub-project. It contains an Indirect formula --> =INDIRECT($F14)
Eventhough it looks the same as the others it does not 'go' anywhere.
(I've read lots of posts about the Indirect formula to understand the principle but I'm stuck anyway...) And I'm sure there is a IF formula in there somewhere as well.
Unfortunately I cannot upload the file, it contains confidential information.
So finally my question:
What do I miss? Why does my data validation not work?
I have 'inherited' an excel workbook with several sheets and loads of formulas from a former colleague. Now someone 'broke' the drop downs and eventhough I fixed most of them, I get stuck with one particular drop down.
In sheet 1 I have 3 columns with data validations (info comes from a second sheet).
Column A gives a drop down with project names. Column B gives a drop down with sub-project names based on the choice made in column A. Column C gives a drop down with topics based on the choice made in column B. The information in sheet 2 is grouped into named ranges.
All drop downs work except for 1. I can select all projects in column A without problems. However for 1 project I cannot choose a sub-project (column B). I've checked in the Name Manager if all cell references are okay and they are. I've checked the data validation for this particular sub-project. It contains an Indirect formula --> =INDIRECT($F14)
Eventhough it looks the same as the others it does not 'go' anywhere.
(I've read lots of posts about the Indirect formula to understand the principle but I'm stuck anyway...) And I'm sure there is a IF formula in there somewhere as well.
Unfortunately I cannot upload the file, it contains confidential information.
So finally my question:
What do I miss? Why does my data validation not work?
