Hello all,
I've been messing around with the "Simple KPI Dashboard" here on the website, and I think I've reached the point where my vision outpaces my skill.
I have the Financial, Internal Process, and Sales tabs set up so that they ALWAYS reference Column F and Column G (these will be the Current Period and Previous Period, respectively, and the user will add a new column F each update). The idea behind this was to have a running total of each week, but only display the current and previous periods. However, the only way I know how to do this is with =INDIRECT("Data!$F"&ROW(F9)), etc.
I've included the Excel file, if you'd like to take a closer look at it. Please keep in mind, it's an .xlsx file (we're running Excel 2010 at work).
https://rapidshare.com/files/3003720889/NemaKPIs_copy.xlsx
The problem I'm running into is, how can I account for adding a new metric in the Data tab? If the user adds a new row to Data, say row 15, then they have to manually edit each "Current" and "Prior" per metric in the other tabs. Is there a way to automatically account for the change in rows?
Thanks,
Erik
I've been messing around with the "Simple KPI Dashboard" here on the website, and I think I've reached the point where my vision outpaces my skill.
I have the Financial, Internal Process, and Sales tabs set up so that they ALWAYS reference Column F and Column G (these will be the Current Period and Previous Period, respectively, and the user will add a new column F each update). The idea behind this was to have a running total of each week, but only display the current and previous periods. However, the only way I know how to do this is with =INDIRECT("Data!$F"&ROW(F9)), etc.
I've included the Excel file, if you'd like to take a closer look at it. Please keep in mind, it's an .xlsx file (we're running Excel 2010 at work).
https://rapidshare.com/files/3003720889/NemaKPIs_copy.xlsx
The problem I'm running into is, how can I account for adding a new metric in the Data tab? If the user adds a new row to Data, say row 15, then they have to manually edit each "Current" and "Prior" per metric in the other tabs. Is there a way to automatically account for the change in rows?
Thanks,
Erik