Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 38
Default Lookup and Return Multiple Values

I have a workbook with two sheets - "Data" and "Month". In column C of Data,
I have about 20000 cells which contain point names; almost all of them are
duplicated up to 30 times.
In column P of the same sheet I have the measured value of each of those
points.
(This sheet is based on dates)
What I have accomplished is to show a unique list of the point names in
column C of the Month sheet.
What I need to do is to show all of the measured values for each point in
the proper row on the Month sheet, beginning in the G column.

for example:
Data
C P
123 0.1
124 0.2
125 0.1
123 0.2

Month
C G H I
123 0.1 0.2 etc.

There is some additional filtering I will do, then I am going to have about
500 points after the unique list is built and displayed on the Month sheet.


Any help is appreciated.


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default Lookup and Return Multiple Values

I have about 20000 cells

Eh, I don't like that!

See this as a last resort:

http://tinyurl.com/2vng7t

Biff

"billinr" wrote in message
...
I have a workbook with two sheets - "Data" and "Month". In column C of
Data,
I have about 20000 cells which contain point names; almost all of them are
duplicated up to 30 times.
In column P of the same sheet I have the measured value of each of those
points.
(This sheet is based on dates)
What I have accomplished is to show a unique list of the point names in
column C of the Month sheet.
What I need to do is to show all of the measured values for each point in
the proper row on the Month sheet, beginning in the G column.

for example:
Data
C P
123 0.1
124 0.2
125 0.1
123 0.2

Month
C G H I
123 0.1 0.2 etc.

There is some additional filtering I will do, then I am going to have
about
500 points after the unique list is built and displayed on the Month
sheet.


Any help is appreciated.




  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 38
Default Lookup and Return Multiple Values

Thank you for the help. The solution you gave provided the results I needed.
The key part was to sort before using the non-array formula.
Thanks again for the help.

R

"T. Valko" wrote:

I have about 20000 cells


Eh, I don't like that!

See this as a last resort:

http://tinyurl.com/2vng7t

Biff

"billinr" wrote in message
...
I have a workbook with two sheets - "Data" and "Month". In column C of
Data,
I have about 20000 cells which contain point names; almost all of them are
duplicated up to 30 times.
In column P of the same sheet I have the measured value of each of those
points.
(This sheet is based on dates)
What I have accomplished is to show a unique list of the point names in
column C of the Month sheet.
What I need to do is to show all of the measured values for each point in
the proper row on the Month sheet, beginning in the G column.

for example:
Data
C P
123 0.1
124 0.2
125 0.1
123 0.2

Month
C G H I
123 0.1 0.2 etc.

There is some additional filtering I will do, then I am going to have
about
500 points after the unique list is built and displayed on the Month
sheet.


Any help is appreciated.





  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default Lookup and Return Multiple Values

You're welcome. Thanks for the feedback!

Biff

"billinr" wrote in message
...
Thank you for the help. The solution you gave provided the results I
needed.
The key part was to sort before using the non-array formula.
Thanks again for the help.

R

"T. Valko" wrote:

I have about 20000 cells


Eh, I don't like that!

See this as a last resort:

http://tinyurl.com/2vng7t

Biff

"billinr" wrote in message
...
I have a workbook with two sheets - "Data" and "Month". In column C of
Data,
I have about 20000 cells which contain point names; almost all of them
are
duplicated up to 30 times.
In column P of the same sheet I have the measured value of each of
those
points.
(This sheet is based on dates)
What I have accomplished is to show a unique list of the point names in
column C of the Month sheet.
What I need to do is to show all of the measured values for each point
in
the proper row on the Month sheet, beginning in the G column.

for example:
Data
C P
123 0.1
124 0.2
125 0.1
123 0.2

Month
C G H I
123 0.1 0.2 etc.

There is some additional filtering I will do, then I am going to have
about
500 points after the unique list is built and displayed on the Month
sheet.


Any help is appreciated.







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
lookup and return multiple values Treena Excel Worksheet Functions 1 April 10th 07 10:26 PM
lookup 1 value and return multiple corresponding values Dan Excel Worksheet Functions 1 March 21st 07 03:06 PM
Lookup one value and return multiple corresponding values StephenB Excel Discussion (Misc queries) 1 March 1st 07 04:28 PM
how to lookup a value and return multiple corresponding values Asthee Excel Worksheet Functions 1 November 5th 05 01:49 PM
Lookup and return multiple Values Neil Excel Worksheet Functions 1 August 22nd 05 10:33 PM


All times are GMT +1. The time now is 09:37 PM.

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"