Home |
Search |
Today's Posts |
#3
![]() |
|||
|
|||
![]()
Thanks Peo. It works! :-)
"Peo Sjoblom" wrote: One way =INDIRECT("A2")+INDIRECT("B2") -- Regards, Peo Sjoblom "Mike" wrote in message ... I'm trying to create a formula that will return the value of a cell based on its row and column position in the spreadsheet even if I insert another column. Example Formula in Cell C2 is: =A2+B2. I insert a new column A. This moves everything one column right and the formula in cell D2 is now: =B2+C2. What I'd like is a formula that references the row/column position in the spreadsheet repardless of if columns are inserted or deleted so that after inserting a new column A my formula is the value of the new information in A2 & B2. I'd like the formula that moved to D2 to still give me the value for: =A2+B2 I suspect that Index might work but haven't been able to figure it out yet. Thanks! -- Cheers, MIke |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Pasting columns but want the formulas to go up in increments of 1 | Excel Worksheet Functions | |||
Incrementing rows (or columns) to a reference in another worksheet | Excel Worksheet Functions | |||
Relative worksheet reference in 3-D formulas? | Excel Worksheet Functions | |||
Formulas Against Columns | Excel Discussion (Misc queries) | |||
formulas against columns not cells | Excel Worksheet Functions |