DashboardNovice
Member
In the attached file, in column C, I'm trying to identify which project IDs are at the "top level" with a formula. The rows in orange are top level. So the problems I'm running into are the two green cells. Cell C4 should say "Top Level" but it's blank. Cell C30 shouldn't say "Top Level."
The project IDs in column A are sorted. Starting with any level 4 project ID, I am trying to find which project ID is the "Top Level."
The orange cells show what is the top level project ID for the group of project IDs below it.
How is "Top Level" defined? Any given project ID may have a parent ID and that parent ID may have a parent ID. In other words, any level 4 project ID will have a parent ID at level 3. However any level 3 project ID may or may not have a parent ID at level 2.
The highest level you can go up to, is the parent ID for any group of project IDs. For example, any level 4 project ID in A26:31 has a level 3 parent ID (there are 2 of them). And both level 3 project IDs, have a level 2 parent ID. Since level 2 is the highest we can go, that level 2 on row 25 is the "top level" for the project codes below it.
Another example, the level 4 project ID in A12 has a parent ID at level 3 (A11), however that level 3 in A11 does not have a parent ID at level 2 (which would have been A8081.11234 if it were in column A). Therefore starting with level 4 in A12, the highest we can go up is the level 3 ID in row 11. Therefore row 11, is a "Top Level."
The project IDs in column A are sorted. Starting with any level 4 project ID, I am trying to find which project ID is the "Top Level."
The orange cells show what is the top level project ID for the group of project IDs below it.
How is "Top Level" defined? Any given project ID may have a parent ID and that parent ID may have a parent ID. In other words, any level 4 project ID will have a parent ID at level 3. However any level 3 project ID may or may not have a parent ID at level 2.
The highest level you can go up to, is the parent ID for any group of project IDs. For example, any level 4 project ID in A26:31 has a level 3 parent ID (there are 2 of them). And both level 3 project IDs, have a level 2 parent ID. Since level 2 is the highest we can go, that level 2 on row 25 is the "top level" for the project codes below it.
Another example, the level 4 project ID in A12 has a parent ID at level 3 (A11), however that level 3 in A11 does not have a parent ID at level 2 (which would have been A8081.11234 if it were in column A). Therefore starting with level 4 in A12, the highest we can go up is the level 3 ID in row 11. Therefore row 11, is a "Top Level."