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 How do I stop Excel from progressing a formula in fill down or rig

I am trying to use a sumif command and want excel to copy the formula in each
cell EXACTALY like it is. Excel keeps "progressing" the formula. I just want
the exact formula repeated over and over.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,574
Default How do I stop Excel from progressing a formula in fill down or rig

Use absolute references, not relative references. I.e, =SUM($A$1:$A$1000),
not =SUM(A1:A1000)

Dave
--
A hint to posters: Specific, detailed questions are more likely to be
answered than questions that provide no detail about your problem.


"mbaysden" wrote:

I am trying to use a sumif command and want excel to copy the formula in each
cell EXACTALY like it is. Excel keeps "progressing" the formula. I just want
the exact formula repeated over and over.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default How do I stop Excel from progressing a formula in fill down or

TY I knew it was a very easy solution. Thax again

"Dave F" wrote:

Use absolute references, not relative references. I.e, =SUM($A$1:$A$1000),
not =SUM(A1:A1000)

Dave
--
A hint to posters: Specific, detailed questions are more likely to be
answered than questions that provide no detail about your problem.


"mbaysden" wrote:

I am trying to use a sumif command and want excel to copy the formula in each
cell EXACTALY like it is. Excel keeps "progressing" the formula. I just want
the exact formula repeated over and over.

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
in Save As,how to stop auto fill in whatever the mouse hovers on? DJADe Setting up and Configuration of Excel 4 April 30th 23 03:42 AM
How do I stop excel from auto formula, ie 48E69 makes 48.0e+70? metaylor Excel Worksheet Functions 2 December 9th 06 04:26 PM
Fill down not progressing Striske Excel Discussion (Misc queries) 0 October 12th 06 07:34 PM
sum multiple rows based on progressing date field on each row Thane Excel Worksheet Functions 0 February 2nd 06 05:07 PM
stop auto fill from thinking for itself!!!!!!! 1vagrowr New Users to Excel 3 November 5th 05 03:27 PM


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