LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc,microsoft.public.excel.programming
external usenet poster
 
Posts: 107
Default An 'Insert' question

I have a cell A1 which = 5
I have a second cell B1 which =A1
I have a third cell C1 which = $A$1

When I insert a cell above A1, so its data becomes situated on A2, I would
expect B1 to track it, because it doesn't have the $ so that B1 = A2. I
would expect C1 to remain pointed at A1, because of the $ symbol, so C1 =
$A$1 as before.

In fact this isn't what happens. They both point to A2 after the insert.
This is very inconvenient in the context of a particular spreadsheet I'm
working with. I know I can work around it by changing C1 to the value $$$=A1
and then changing it back again after the insert, but that creates an
undesired side effect elsewhere.

Is there any setting or formula that will stop C1 tracking A1 after an
insert and keep it pointed at A1 irrespective?

Many thanks


 
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
VBA and insert question teepee[_3_] Excel Discussion (Misc queries) 3 January 2nd 09 01:51 PM
An 'Insert' question teepee[_3_] Excel Discussion (Misc queries) 3 December 28th 08 12:10 PM
Excel insert question Kevin W[_2_] Excel Worksheet Functions 2 June 13th 08 05:41 PM
Excel rows.insert question NickHK Excel Programming 0 December 12th 06 02:40 AM
Chart question insert Alfred Excel Worksheet Functions 2 November 4th 04 08:03 PM


All times are GMT +1. The time now is 08:46 AM.

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"