LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #6   Report Post  
Dave Peterson
 
Posts: n/a
Default

Maybe you can give more details.

The name of the worksheet with the formula and the address of that cell. And
the formula that you're using.

And the name of the worksheet that's getting the row inserted and what row is
being inserted.



37Drive wrote:

Hmmmm...thanks for the ideas, but it still does not seem to work. If I add a
test row, thus bumping down my reference, the formula does not change, so the
info displayed is the new row that has taken place of the old one due to the
row insertion. I'm at a loss right now - augh!

"Dave Peterson" wrote:

If you have a formula on sheet2 that looks like this:

=sheet1!a1

and you insert a new row 1 in sheet1, then your formula should change to:
=sheet1!a2

I've never seen excel do anything else.

======
Just in case you meant you always wanted to point to the same address--not
matter what was inserted or deleted, you could use this formula:

=indirect("sheet1!a1")

(If you did mean this, then I got confused. Sorry.)

37Drive wrote:

Oops! I failed to say that yes they are both in the same workbook. I thought
they would update automatically, but they don't. My formula reads
=SheetName!specificcell Do I need to use a more generic reference instead
of a specific cell name?

Any help is greatly appreciated!
Maureen

"Dave Peterson" wrote:

If sheetB and SheetA are in the same workbook, then your formula should adjust
ok.

If those two sheets are in two different workbooks, then the formulas will
adjust nicely if both workbooks are open.

If you can't open the other workbook and you only have a few (whatever that
means), you could name each cell (insert|name|define) and refer to those names
in your formulas.



37Drive wrote:

I have a link from a cell on Sheet B that refers to a cell on Sheet A. When I
add a row to Sheet A (and the cell gets 'bumped down'), my reference is off
by that row? What can I do to automatically update this? How do I apply some
type of relative reference so that no matter how many rows I add, the
references shuffle with the new row position?

--

Dave Peterson


--

Dave Peterson


--

Dave Peterson
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
keep value from last update and don't ask to update links jh3016 Excel Discussion (Misc queries) 3 July 25th 05 01:37 AM
Update multiple worksheets Lizz45ie Excel Discussion (Misc queries) 0 May 31st 05 09:21 PM
linkingof charts in worksheets to cells steve Excel Discussion (Misc queries) 0 May 6th 05 01:44 AM
update links - problem Micha³ S Excel Discussion (Misc queries) 1 February 18th 05 12:58 AM
copying cells from other worksheets yesbob Excel Discussion (Misc queries) 1 February 7th 05 05:18 PM


All times are GMT +1. The time now is 05:52 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"