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
Microsoft OLE DB Provider for SQL Server error '80040e07'
What permission is needed to edit Logon Script setting in a User's Profile
Auto open an HTML depending a condition
Can I convert a SQL Server 64 bit database to 32 bit
Need to convert a macro to VB code in Access and then insert additional code for Log In Screen
SQL for first record with 2 columns that might indicate which is first
Can I read an MS Access table from SQL Stored Procedure?
RDP vs. XenApp?
indexing a varchar field
USING dm_db_index_physical_stats<wbr /> effectively