Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have created a workbook for our metric dashboard reporting. It is an
extensive file that has a tab that is just for the display board, a tab for raw data entry/ calculations, and several tabs for the drill down charts that go to the display tab. I have the cells set up to change color by what the metric calculations are by using conditional formating. Each month when I update the entry tab, I have to go to the display tab and change each data reference cell to reflect the next column for that data point to reflect the new month. Is there a way to make it update to the new month column for the cells that refer to the other tab? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Sounds like you need dynamic ranges:
http://contextures.com/xlNames01.html#Dynamic Biff "Balzyone" wrote in message ... I have created a workbook for our metric dashboard reporting. It is an extensive file that has a tab that is just for the display board, a tab for raw data entry/ calculations, and several tabs for the drill down charts that go to the display tab. I have the cells set up to change color by what the metric calculations are by using conditional formating. Each month when I update the entry tab, I have to go to the display tab and change each data reference cell to reflect the next column for that data point to reflect the new month. Is there a way to make it update to the new month column for the cells that refer to the other tab? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
This seems to add another reference as you add more data. I am looking to
automatically index to the next column in the referenced row when new data is input. This will have the cell referencing the most current data entered in the entry row. If my columns are set up as the months and the data points are the rows. as I enter in the data for March, the cell on the display that was pointing to February will advance one column to now display March data. Does that make more sense? "T. Valko" wrote: Sounds like you need dynamic ranges: http://contextures.com/xlNames01.html#Dynamic Biff "Balzyone" wrote in message ... I have created a workbook for our metric dashboard reporting. It is an extensive file that has a tab that is just for the display board, a tab for raw data entry/ calculations, and several tabs for the drill down charts that go to the display tab. I have the cells set up to change color by what the metric calculations are by using conditional formating. Each month when I update the entry tab, I have to go to the display tab and change each data reference cell to reflect the next column for that data point to reflect the new month. Is there a way to make it update to the new month column for the cells that refer to the other tab? |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
From your explanation it sounds like you're wanting what a dynamic range
does. Or, to put it another way, it sounds like you want the *LAST* entry in a range. Does that better describe what you want? If that's what you're looking for then what type of data is it? Text? Numeric? Could be either/or? Are these values the results of formulas? Do these formulas return formula blanks? Are there any empty/blank cells *within* the range? See if this helps: http://xldynamic.com/source/xld.LastValue.html Biff "Balzyone" wrote in message ... This seems to add another reference as you add more data. I am looking to automatically index to the next column in the referenced row when new data is input. This will have the cell referencing the most current data entered in the entry row. If my columns are set up as the months and the data points are the rows. as I enter in the data for March, the cell on the display that was pointing to February will advance one column to now display March data. Does that make more sense? "T. Valko" wrote: Sounds like you need dynamic ranges: http://contextures.com/xlNames01.html#Dynamic Biff "Balzyone" wrote in message ... I have created a workbook for our metric dashboard reporting. It is an extensive file that has a tab that is just for the display board, a tab for raw data entry/ calculations, and several tabs for the drill down charts that go to the display tab. I have the cells set up to change color by what the metric calculations are by using conditional formating. Each month when I update the entry tab, I have to go to the display tab and change each data reference cell to reflect the next column for that data point to reflect the new month. Is there a way to make it update to the new month column for the cells that refer to the other tab? |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
Excel -- Data Validation -- Create Dependent Lists. Use this URL: http://www.contextures.com/xlDataVal02.html Challa Prabhu "Balzyone" wrote: I have created a workbook for our metric dashboard reporting. It is an extensive file that has a tab that is just for the display board, a tab for raw data entry/ calculations, and several tabs for the drill down charts that go to the display tab. I have the cells set up to change color by what the metric calculations are by using conditional formating. Each month when I update the entry tab, I have to go to the display tab and change each data reference cell to reflect the next column for that data point to reflect the new month. Is there a way to make it update to the new month column for the cells that refer to the other tab? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Automatically change reference cell each month | Excel Discussion (Misc queries) | |||
How to reference a column heading in a cell automatically? | Excel Worksheet Functions | |||
Copying formula with cell reference decreasing automatically | Excel Discussion (Misc queries) | |||
Automatically change tab reference | Excel Discussion (Misc queries) | |||
Change workbook sheet reference using cell A1 to change a vairable | Excel Worksheet Functions |