Hi everybody
I am working on a sheet for scoring KPI's in which I need to have a three-level outline numbering: Themes, sub-themes, and indicators. The format should be "1", "1.1", "1.1.1".
I need to be able to use the data for pivot tables, so each row should include name and number of theme, sub-theme, and indicator.
I have worked out a rather complex (but efficient) solution to perform this task. I would love to attach the file, but it seems this is not possible anymore (?).
I would like a more simple solution if possible, but my main problem is that since my solution refers to cells in the row above, deleting or inserting rows generate an error.
This is easy to fix by copy-pasting the formulas from the top row (I use VBA for this), but for the sake of simplicity, I would prefer a solution which can handle deleting and inserting rows.
I am using Excel 2010 for Windows 7.
Thanks in advance for any ideas!
EDITED: I should add that the reason I am not just copy-pasting the formulas to this post is that I am using the Danish version of Excel which means that for most of you to understand what I am doing I would have to rewrite some very complicated formulas which would probably go wrong at some point.
I am working on a sheet for scoring KPI's in which I need to have a three-level outline numbering: Themes, sub-themes, and indicators. The format should be "1", "1.1", "1.1.1".
I need to be able to use the data for pivot tables, so each row should include name and number of theme, sub-theme, and indicator.
I have worked out a rather complex (but efficient) solution to perform this task. I would love to attach the file, but it seems this is not possible anymore (?).
I would like a more simple solution if possible, but my main problem is that since my solution refers to cells in the row above, deleting or inserting rows generate an error.
This is easy to fix by copy-pasting the formulas from the top row (I use VBA for this), but for the sake of simplicity, I would prefer a solution which can handle deleting and inserting rows.
I am using Excel 2010 for Windows 7.
Thanks in advance for any ideas!
EDITED: I should add that the reason I am not just copy-pasting the formulas to this post is that I am using the Danish version of Excel which means that for most of you to understand what I am doing I would have to rewrite some very complicated formulas which would probably go wrong at some point.
Last edited: