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
Automatically decline meeting request for a specific meeting on the calendar
Adding bullet points to body of email using call and vba
If in query
create a yes no messagebox in asp.net
Need to delete phone numbers from new table which have already been used in a previous table but need to keep unused numbers.
SQL Server 2000 - Post SP4 Updates
How to perform a Find/Replace on non-printing characters in an Access text field
How to capture text changed event in a text box changed by a client side popup window?
How to Parse http.ResponseText returned from Web service
What does Crawling Full status mean?