Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Maintain cell reference after value is moved

How can you keep a reference to another cell from changing even if the other
cell's contents are moved?

The objective is to maintain a column of running summations, such as a
projected bank balance, that refer to anticipated credits or debits in
another column, even as those entries are moved about.

For example, cell G100 has the formula =SUM(D$4:D100), which works only
until the value in D100 is moved, say to D150, whereupon the formula in G100
is automatically changed to =SUM(D$4:D150). I can copy and paste the value to
D150 and then just delete the old value in D100, but this is cumbersome when
lots of figures are being moved around to effect an optimal result in column
G. I would rather move the values.

Can this be done in Excel?

Thanks,
Tim
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,276
Default Maintain cell reference after value is moved

Hi,
use

=SUM($D$4:$D$100)

"tsfleet" wrote:

How can you keep a reference to another cell from changing even if the other
cell's contents are moved?

The objective is to maintain a column of running summations, such as a
projected bank balance, that refer to anticipated credits or debits in
another column, even as those entries are moved about.

For example, cell G100 has the formula =SUM(D$4:D100), which works only
until the value in D100 is moved, say to D150, whereupon the formula in G100
is automatically changed to =SUM(D$4:D150). I can copy and paste the value to
D150 and then just delete the old value in D100, but this is cumbersome when
lots of figures are being moved around to effect an optimal result in column
G. I would rather move the values.

Can this be done in Excel?

Thanks,
Tim

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
Move cell and maintain reference garbon2535 Excel Worksheet Functions 4 August 4th 09 10:38 PM
Lock cell reference in formula, even when moved with click & drag Beads Excel Worksheet Functions 8 February 2nd 07 03:03 PM
Maintain proper links when Excel cells are moved Excelnovice Excel Discussion (Misc queries) 0 February 19th 06 06:17 PM
Copy worksheet & maintain cell reference across worksheets dingy101 Excel Worksheet Functions 3 January 2nd 06 10:51 AM
Reference Data in Moved Worksheet tommcbrny Setting up and Configuration of Excel 1 December 1st 04 06:49 PM


All times are GMT +1. The time now is 11:32 PM.

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

About Us

"It's about Microsoft Excel"