Microsoft
Software
Hardware
Network
Question : How can I delete cells and still preserve the formulas in other cells?
When data is deleted in a column and cells are moved up, the formulas in other cells are broken.
I would ilke to preserve the original formulas, how is this possible please?
If my question is unclear, please see my attached sample.
I would like the original formluas preserved in range C4:C12
Des
Answer : How can I delete cells and still preserve the formulas in other cells?
For those formulas you could use =INDEX(F:F,row())
for more complicated scenarios, you could use INDIRECT - e.g.
=INDIRECT("F1")
Random Solutions
WINS server
vb.net - load data into listview
Why vista is recycling after new new installation?
Windows 7 64 bit Connecting to SBS 2003 32 bit
Update values linked to excel cell within embedded word object with a VBA
Dynamic combo box rowsource based on prior combo box value
VB.NET, 2005 - Maintain Scroll Position To DataGrid
How to check open ports in remote computers?
intermittent dead keys while typing
How to reset value to " " in userform textbox