Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 45
Default Autofill with Named Ranges

Say you've got columns of data, January-December, and name each column with
the month; Now I autosum under January, replace the cell reference with the
named range, and drag the autofill handle through the December column.
Instead of adjusting with the correct named ranges for each month, I get
January in every cell. What am I missing? TIA.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 477
Default Autofill with Named Ranges

Range Names usually (By Default) have Absolute Address assigned them;
That's why January is repeating on you.
HTH,
Jim

"headly" wrote:

Say you've got columns of data, January-December, and name each column with
the month; Now I autosum under January, replace the cell reference with the
named range, and drag the autofill handle through the December column.
Instead of adjusting with the correct named ranges for each month, I get
January in every cell. What am I missing? TIA.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,688
Default Autofill with Named Ranges

I get January in every cell. What am I missing?

Because the named range January is ABSOLUTE.

If you have the month names as column headers in A1:J1 and each of these
columns is a named range of the month:

=SUM(INDIRECT(A1))

Biff

"headly" wrote in message
...
Say you've got columns of data, January-December, and name each column
with
the month; Now I autosum under January, replace the cell reference with
the
named range, and drag the autofill handle through the December column.
Instead of adjusting with the correct named ranges for each month, I get
January in every cell. What am I missing? TIA.



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
Mass Creation of Named Ranges? [email protected] Excel Discussion (Misc queries) 7 July 11th 06 08:41 AM
Named Ranges Joe Gieder Excel Worksheet Functions 2 February 16th 06 01:31 AM
dynamically building references to named ranges [email protected] Excel Discussion (Misc queries) 1 January 3rd 06 10:23 PM
Like 123, allow named ranges, and print named ranges WP Excel Discussion (Misc queries) 1 April 8th 05 06:07 PM
Named dynamic ranges, copied worksheets and graph source data WP Charts and Charting in Excel 1 November 28th 04 05:19 PM


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