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
Linking from excel to Access and then back to excel
Out of Office assistant on an additional mailbox
Create object leaving instance of Excel running in task manager.
sql distance calc
RegMaid
Parameter dialog box unexpectedly pops up while dynamically linking unbound subforms to a main form
How can I change the default location where RDP tries to save it's default.RDP to?
timedate.cpl command line options
Access Report Design
View PDF within an Access 2007 Form?