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
Windows update fails, tried all tricks
In VB.Net how does one call a function name retrieved from a table?
Infopath Submit Dataset containing multiple tables to Web Service
Package load Failure when opening visual studio
dot replace with "," in VB
control name "xxx" is misspelled or refer to a control that doesn't exist
relationship type in Access
SQLNCLI for linked server returned message "Invalid authorization specification"
Compact and Repair on command
migrating SQL databases to another server and get some weird error messages