Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Currently, I have the following formula in Column J of the audit sheet:
=IF((upload!J2-control!J2=0)," ",(upload!J2-control!J2) If I insert a column in the audit sheet, the formula in Column J is now in Column K, but the formula stays the same. =IF((upload!J2-control!J2=0)," ",(upload!J2-control!J2) I would want the formula to adjust to: =IF((upload!K2-control!K2=0)," ",(upload!K2-control!K2) All three sheets (audit, upload, and control) are in the same workbook. Is there a way to make the formulas adjust automatically when a column is deleted or inserted? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Adjusting Column Size | Excel Discussion (Misc queries) | |||
Automatically Adjusting Row Height in Merged Cells | Excel Discussion (Misc queries) | |||
Fill Formula Not Adjusting Down the Column | Excel Discussion (Misc queries) | |||
adjusting column width using keystrokes | Excel Discussion (Misc queries) | |||
How copy a range o cells without adjusting formulas? | Excel Discussion (Misc queries) |