Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have constructed a table of information for multiple workplaces. Each
workplace has data common to them all, e.g.. Project1 Project2 Data1 Data2 Data3 Data1 Data2 Data3 Workplace 1 3 2 2 7 6 5 Workplace 2 10 10 9 6 6 6 I have multiple formulas that give me averages and other info for eac specific workplace and for all of our workplaces. In the example above, the formulas would use B3, C3, D3 and so on for Workplace 1. I want the formulas to continue to extract data from these specific cells but yet I want to add a new project by inserting cells for workplace1 for project1 and shifting the cells to the right. The "old" project1 data becomes project2 data and project2 data just shifts to the right as the oldest historical data. My problem is that when I insert cells (even if I use $B3, $C3, etc.), my formulas continue to look at the old data (now Project2). Is this just a shortcoming of Excel or am I doing this in an inefficient manner? Thank you |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Extract or report multiple arrays if a cell match a criteria | Excel Discussion (Misc queries) | |||
Multiple formats in a single cell with multiple formulas | Excel Worksheet Functions | |||
Extract cell data from multiple files in one folder | Excel Discussion (Misc queries) | |||
Macro: Filter Multiple header then extract to Multiple Files | Excel Discussion (Misc queries) | |||
Extract one numerical value from single cell with multiple values? | Excel Worksheet Functions |