Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Cell references are acting absolute

I have a spreadsheet with formulae referring to the next cell to the left,
for example B1=A1*2. When I insert a column to the left of B, B becomes C.
I want the formulae to continue to refer to the next cell at left, so that
B1=A1*2 and C1=B1*2. But when I insert this new column, the references in new
C/old B remain the same - C1=A1*2. New B is never included in the calcs, even
when I copy the formula. The formulae have only relative references, no
absolutes. Any help appreciated!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,572
Default Cell references are acting absolute

Try this:

=OFFSET(B1,,-1)*2
--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------

"Spokane" wrote in message
...
I have a spreadsheet with formulae referring to the next cell to the left,
for example B1=A1*2. When I insert a column to the left of B, B becomes
C.
I want the formulae to continue to refer to the next cell at left, so that
B1=A1*2 and C1=B1*2. But when I insert this new column, the references in
new
C/old B remain the same - C1=A1*2. New B is never included in the calcs,
even
when I copy the formula. The formulae have only relative references, no
absolutes. Any help appreciated!



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Cell references are acting absolute

Thanks for this tip. But is this something new in Excel?? I have never had
this problem before.

"RagDyer" wrote:

Try this:

=OFFSET(B1,,-1)*2
--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------

"Spokane" wrote in message
...
I have a spreadsheet with formulae referring to the next cell to the left,
for example B1=A1*2. When I insert a column to the left of B, B becomes
C.
I want the formulae to continue to refer to the next cell at left, so that
B1=A1*2 and C1=B1*2. But when I insert this new column, the references in
new
C/old B remain the same - C1=A1*2. New B is never included in the calcs,
even
when I copy the formula. The formulae have only relative references, no
absolutes. Any help appreciated!




  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,572
Default Cell references are acting absolute

It's always been this way!

Perhaps, in the past, you were clicking on Column A when you performed the
"Insert".

--
Regards,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Spokane" wrote in message
...
Thanks for this tip. But is this something new in Excel?? I have never had
this problem before.

"RagDyer" wrote:

Try this:

=OFFSET(B1,,-1)*2
--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------

"Spokane" wrote in message
...
I have a spreadsheet with formulae referring to the next cell to the
left,
for example B1=A1*2. When I insert a column to the left of B, B
becomes
C.
I want the formulae to continue to refer to the next cell at left, so
that
B1=A1*2 and C1=B1*2. But when I insert this new column, the references
in
new
C/old B remain the same - C1=A1*2. New B is never included in the
calcs,
even
when I copy the formula. The formulae have only relative references,
no
absolutes. Any help appreciated!






Reply
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
Cell References absolute? BobC Excel Discussion (Misc queries) 3 July 21st 08 04:11 PM
convert relative cell references to absolute cell references via amacro? Dave F[_2_] Excel Discussion (Misc queries) 1 May 15th 08 04:43 PM
Cell Absolute $ References Keep Changing themselves MarcP Excel Discussion (Misc queries) 4 September 7th 07 03:54 PM
Absolute references in a cell Glennk Excel Discussion (Misc queries) 1 January 23rd 07 03:28 PM
Absolute References in cell formula ah666 Excel Worksheet Functions 5 June 17th 05 03:40 PM


All times are GMT +1. The time now is 05:30 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"