Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
What if you want to follow the contents of cell C5 if it moves to a new
position due to a sort?? "Art" wrote: You could try the following: Suppose your target cell is C5. I'm assuming that you always want C5, not where the data in C5 may move to. Try using offset(A1,4,2) The 4 is how many rows away C5 is from A1. The 2 is how many columns away C5 is from A1. Art "Larry Heine" wrote: In one cell, I want to display the contents of another cell which is part of a range of cells which contain a list that is constantly being rearranged (resorted, draged, new data inserted, etc.). Everything I've tried (including absolute references) results in the display cell pointing to the same data as the range of cells changes. Thanks! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Display actual contents of cell | Excel Discussion (Misc queries) | |||
GET.CELL | Excel Worksheet Functions | |||
copy group of cells to another group of cells using "IF" in third | Excel Worksheet Functions | |||
Modify Row & Cell Contents based upon Cells Values | Excel Worksheet Functions | |||
Modify Row & Cell Contents based upon Cells Values | Excel Worksheet Functions |