Microsoft
Software
Hardware
Network
Question : Excel function/formula
Hi,
I have formula in cell i3 like G3-F3 when i remove any column between A to F then formula changes to F3-E3. Kindly provide me a way/function so that the reference is fixed, even if after deletion of any column. Note: I am using MS Excel 2003.
Answer : Excel function/formula
How about:
=INDIRECT("G3")-INDIRECT("
F3")
Kevin
Random Solutions
MS Access Report Hide\Display a textbox or label
Search Forms
Deploy Access Application with runtime and revise Table links - Inno - XP Developer - Iexpress
Comparing text documents (originally HTML docs, but saved to text files)
Run Chkdsk from bootable flash drive
Help Displaying Message on Correct Child Form in MDI Parent
Show email id in excel
Using getdate() to provide only short date
Refresh data in a Bound datagridview VB.NET
Databinding methods such as Eval(), XPath(), and Bind() can only be used in the context of a databound control.