Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / December 2005

Tip: Looking for answers? Try searching our database.

Extracting a column from a named range

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Andy Chan - 24 Dec 2005 11:24 GMT
Dear all,

   I have named a range "Scores" across 3 sheets (i.e.
Sheet1:Sheet3!$A$1:$B$10). How can I find the median of values in "Scores"
in Sheet1 ONLY? I don't know how to provide the target range in the function
MEDIAN().

Best Regards,
Andy Chan
Ron Rosenfeld - 24 Dec 2005 12:54 GMT
>Dear all,
>
[quoted text clipped - 5 lines]
>Best Regards,
>Andy Chan

=MEDIAN(Sheet3:Sheet1!A1:B10)

--ron
Ron Rosenfeld - 24 Dec 2005 14:50 GMT
>>Dear all,
>>
[quoted text clipped - 9 lines]
>
>--ron

I neglected to mention that you can define scores as that cell reference:

scores    =Sheet3:Sheet1!$A$1:$B$10

--ron
Andy Chan - 24 Dec 2005 15:06 GMT
I only want to compute the median of the data in Sheet1 only... But I want
to use the name of the range (Scores)... How can I do it?

"Ron Rosenfeld" <ronrosenfeld@nospam.org>
???????:60oqq1pjaugjrrtn9mab4ov7b1ngnmfdmb@4ax.com...
> On Sat, 24 Dec 2005 07:54:52 -0500, Ron Rosenfeld
> <ronrosenfeld@nospam.org>
[quoted text clipped - 21 lines]
>
> --ron
Niek Otten - 24 Dec 2005 16:05 GMT
I'm sure it is possible one way or another.
But i do find you get yourself into trouble by choosing a rather complex way
to name a range and then want to use that name but mean something else.
The logic escapes me.
Can you explain what you're trying to do which makes this necessay?

Signature

Kind regards,

Niek Otten

>I only want to compute the median of the data in Sheet1 only... But I want
>to use the name of the range (Scores)... How can I do it?
[quoted text clipped - 26 lines]
>>
>> --ron
Andy Chan - 24 Dec 2005 18:10 GMT
Dear Niek,

   My situation is like this: I want to maintain a file containing
information of 80 classes of students, the information of students of each
class is contained in one sheet. Every sheet has a similar structure, say
columns A to I are for name, gender, scores of each subject, etc. For
example, F1:F20 of each sheet contain scores of math exams of the
corresponding class. I want to find the 80 medians of scores of math exams,
as well as the overall median. Therefore, I want to name these ranges. Is it
clear? Thanks in advance!

Best Regards,
Andy

"Niek Otten" <nicolaus@xs4all.nl> ¼¶¼g©ó¶l¥ó·s»D:O9HjbPKCGHA.2920@tk2msftngp13.phx.gbl...
> I'm sure it is possible one way or another.
> But i do find you get yourself into trouble by choosing a rather complex
[quoted text clipped - 34 lines]
>>>
>>> --ron
Ron Rosenfeld - 24 Dec 2005 18:01 GMT
>I only want to compute the median of the data in Sheet1 only... But I want
>to use the name of the range (Scores)... How can I do it?

If I understand you correctly, you wish to use the name Scores on each of
several sheets, and have it refer the that sheet only.

One way to do this is to enter three names:

Navigate to Sheet1 and then define a name:

Instead of NAMEing as Scores, use the NAME Sheet1!Scores and set it equal to
A1:B10.

Then navigate to Sheet2 and define a name as  Sheet2!Scores referring to
Sheet2!A1:B10.

The same for Sheet3.

If you are on the 'native' sheet, you can refer to just Scores  -- e.g
=MEDIAN(Scores).  

If you are on, let us say, Sheet1 and you want to refer to sheet3, you could
use the formula:  =MEDIAN(Sheet3!Scores)

--ron
Andy Chan - 24 Dec 2005 18:40 GMT
Dear Ron,

   Yes! That's what I want! Thanks!

Best Regards,
Andy

"Ron Rosenfeld" <ronrosenfeld@nospam.org>
???????:vs2rq1l2u1688ohv17buttc424t6pgvada@4ax.com...

>>I only want to compute the median of the data in Sheet1 only... But I want
>>to use the name of the range (Scores)... How can I do it?
[quoted text clipped - 23 lines]
>
> --ron
Ron Rosenfeld - 24 Dec 2005 18:51 GMT
>Dear Ron,
>
>    Yes! That's what I want! Thanks!
>
>Best Regards,
>Andy

Glad to help.  I'm also glad I finally understood the nature of your problem;
sorry it took me so long.

--ron
Bob Phillips - 24 Dec 2005 13:32 GMT
You won't be able to use the name if it spans many sheets, you will have to
use the cell references

=MEDIAN(Sheet1!$A$1:$B$10)

Signature

HTH

Bob Phillips

(remove nothere from email address if mailing direct)

> Dear all,
>
[quoted text clipped - 5 lines]
> Best Regards,
> Andy Chan
Andy Chan - 24 Dec 2005 14:39 GMT
Dear Bob,

  Why not? I just follow the instruction here:

http://office.microsoft.com/en-us/assistance/HP052015401033.aspx

   It works. However, I don't know how to select the first "column".

Best Regards,
Andy

"Bob Phillips" <bob.phillips@notheretiscali.co.uk> ¼¶¼g©ó¶l¥ó·s»D:OfsIh6ICGHA.916@TK2MSFTNGP10.phx.gbl...
> You won't be able to use the name if it spans many sheets, you will have
> to
[quoted text clipped - 13 lines]
>> Best Regards,
>> Andy Chan
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.