PC Review


Reply
Thread Tools Rate Thread

Name range within a name range

 
 
=?Utf-8?B?dHJhdmlz?=
Guest
Posts: n/a
 
      10th Nov 2006
In Excel is it possible to create a name range that contains multiple name
ranges. As an example, I have created several name ranges with one cell
reference, such as Sales(A2), COS(A5), ADM(A7), SELLING(A8), MRKT(A9). I
would like to create a name range that I could include the all the name
ranges and call it GROSS_PROFIT. If later I add another range I would like
to be able to just add the range name to GROSS_PROFIT, such as R&D.

Also the reason I chose to use named ranges is my cell references can change
from month to month, I find it easier to create formulas using name
references then redefining the cell reference for the range. Then I could
use a formula like SUM(GROSS_PROFIT), rather than SUM(A2,A5,A7,A8,A9).

Thanks for your help.
 
Reply With Quote
 
 
 
 
Dave Peterson
Guest
Posts: n/a
 
      10th Nov 2006
Insert|Name|Define
Names in Workbook: Gross_Profit
refers to: =sales,cos,adm,selling,mrkt

When you want to add another range/name, just insert|name and add it.



travis wrote:
>
> In Excel is it possible to create a name range that contains multiple name
> ranges. As an example, I have created several name ranges with one cell
> reference, such as Sales(A2), COS(A5), ADM(A7), SELLING(A8), MRKT(A9). I
> would like to create a name range that I could include the all the name
> ranges and call it GROSS_PROFIT. If later I add another range I would like
> to be able to just add the range name to GROSS_PROFIT, such as R&D.
>
> Also the reason I chose to use named ranges is my cell references can change
> from month to month, I find it easier to create formulas using name
> references then redefining the cell reference for the range. Then I could
> use a formula like SUM(GROSS_PROFIT), rather than SUM(A2,A5,A7,A8,A9).
>
> Thanks for your help.


--

Dave Peterson
 
Reply With Quote
 
=?Utf-8?B?dHJhdmlz?=
Guest
Posts: n/a
 
      10th Nov 2006
Simple solution. Thank you!

"Dave Peterson" wrote:

> Insert|Name|Define
> Names in Workbook: Gross_Profit
> refers to: =sales,cos,adm,selling,mrkt
>
> When you want to add another range/name, just insert|name and add it.
>
>
>
> travis wrote:
> >
> > In Excel is it possible to create a name range that contains multiple name
> > ranges. As an example, I have created several name ranges with one cell
> > reference, such as Sales(A2), COS(A5), ADM(A7), SELLING(A8), MRKT(A9). I
> > would like to create a name range that I could include the all the name
> > ranges and call it GROSS_PROFIT. If later I add another range I would like
> > to be able to just add the range name to GROSS_PROFIT, such as R&D.
> >
> > Also the reason I chose to use named ranges is my cell references can change
> > from month to month, I find it easier to create formulas using name
> > references then redefining the cell reference for the range. Then I could
> > use a formula like SUM(GROSS_PROFIT), rather than SUM(A2,A5,A7,A8,A9).
> >
> > Thanks for your help.

>
> --
>
> Dave Peterson
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I enter formula sum(range+range)*0.15 sumif(range>=3) tkw Microsoft Excel Misc 2 1st Oct 2009 10:17 PM
subtracting a range from another range and getting a range result cartoper@gmail.com Microsoft Excel Discussion 4 3rd Feb 2007 06:47 PM
Excel Addin:Setting the range to the Excel.Range object range prop =?Utf-8?B?UnAwMDc=?= Microsoft Excel Worksheet Functions 5 24th Nov 2006 05:30 PM
Sum Range 1 when the elements in Range 2 are found in Range 3 james s shoenfelt Microsoft Excel Misc 1 4th Nov 2003 12:34 AM
how to? set my range= my UDF argument (range vs. value in range) [advanced?] Keith R Microsoft Excel Programming 2 11th Aug 2003 06:55 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:34 AM.