#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 386
Default Unmoveable SUM

Hi,

I have a very simple formula =sum(A1:A100).

If I highlight lines 20 to 40 and then delete the entire line the formula
will update to =sum(A1:A80).

Is there any way I can stop this update happening when I delete lines?

Thanks
LiAD
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 136
Default Unmoveable SUM

Hi LiAD,

Try =sum(A$1:A$100)

Hope this helps.

Gav

"LiAD" wrote:

Hi,

I have a very simple formula =sum(A1:A100).

If I highlight lines 20 to 40 and then delete the entire line the formula
will update to =sum(A1:A80).

Is there any way I can stop this update happening when I delete lines?

Thanks
LiAD

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default Unmoveable SUM

Hi,

Try this

=SUM(INDIRECT("A1:A100"))
--
Mike

When competing hypotheses are otherwise equal, adopt the hypothesis that
introduces the fewest assumptions while still sufficiently answering the
question.


"LiAD" wrote:

Hi,

I have a very simple formula =sum(A1:A100).

If I highlight lines 20 to 40 and then delete the entire line the formula
will update to =sum(A1:A80).

Is there any way I can stop this update happening when I delete lines?

Thanks
LiAD

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default Unmoveable SUM

Gav123,

I'm afraid that doesn't work, see my response.
--
Mike

When competing hypotheses are otherwise equal, adopt the hypothesis that
introduces the fewest assumptions while still sufficiently answering the
question.


"Gav123" wrote:

Hi LiAD,

Try =sum(A$1:A$100)

Hope this helps.

Gav

"LiAD" wrote:

Hi,

I have a very simple formula =sum(A1:A100).

If I highlight lines 20 to 40 and then delete the entire line the formula
will update to =sum(A1:A80).

Is there any way I can stop this update happening when I delete lines?

Thanks
LiAD

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 386
Default Unmoveable SUM

Seems to be the ticket

Thanks a lot

"Mike H" wrote:

Hi,

Try this

=SUM(INDIRECT("A1:A100"))
--
Mike

When competing hypotheses are otherwise equal, adopt the hypothesis that
introduces the fewest assumptions while still sufficiently answering the
question.


"LiAD" wrote:

Hi,

I have a very simple formula =sum(A1:A100).

If I highlight lines 20 to 40 and then delete the entire line the formula
will update to =sum(A1:A80).

Is there any way I can stop this update happening when I delete lines?

Thanks
LiAD

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
Unmoveable Frame in Excel 2007 The Grape Hunter Excel Discussion (Misc queries) 1 November 16th 08 06:00 PM


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