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
Selected collating sequence not supported
gpedit.msc not found in Windows 7 Home Premium
JET SQL - Merging fields from two tables into one, skipping duplicates
which is worse - missing index or unused indexes
Move Mailbox from Exchange 2007 SP2 to Exchange 2010
Bridge Network Connections
'Day' is a type and cannot be used as an expression
How to tel an MFC app the location of an external DLL?
Excel Instances- Refering to the Instance in VBA
How to resolve Blue Screen with errorcode 0x80899707 on SBS 2003?