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
How to visible false item template column in Grid view when export to Excel
How to prevent duplicate records on the form UI?
Renewing ssl cert on Windows Small Business Server 2003
C#: CreateNoWindow not working
recovering *Contacts* from an old .OST file???
Can I install SQL 2000 that comes with SBS 2003 Premium on a different box?
create query in mdb using ADO and A2k
MS DYnamics GP Change Fiscal Year
eePC SSD space issue
What would cause the Report_NoData Sub routine to run twice? Access 2003