Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Matching cell data between 2 sheets!

Hi guys,

Ok here is my issue: I have a workbook containing 2 sheets. One sheet
contains a list of ETFs with livefeed data from Bloomberg about two
different volume measures.I then use this data to do a simple
calculation for the performance of each ETF.

The issue is the fact that in the other sheet I want a table with the
top 5 performers and the worst 5 performers.

What I did in order to receive the names of the ETFs, provider,
performance etc, I used the VLOOKUP function. The performance is the
column on the far left.

=VLOOKUP(LARGE(data!$C$4:$C$41,1),data!$C$4:$L$41, 7,TRUE)

data is the sheet with the names, volumes and performance

The above function for me means that it should look for the 1st
largest number within the performance column(C column) and once it
finds it in finds the corresponding data in the same row but in column
7 which is where the ETF name is.The TRUE is used to make sure its a
match value.

For some reason it is not working and I just dont understand why.

I just want to isolate the top 5 performers by performance and have
all the corresponding ETF data in a table.

Is this wrong?

Thanks
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
Matching data in 2 different work sheets Curtis Excel Worksheet Functions 3 January 27th 10 11:59 AM
Matching data in two sheets CP Excel Discussion (Misc queries) 3 March 2nd 09 02:13 PM
Matching & retrieving data across sheets nd2006 Excel Discussion (Misc queries) 3 August 21st 06 01:52 PM
Matching data and linking it to the matching cell yvonne a via OfficeKB.com Links and Linking in Excel 0 July 13th 05 07:30 PM
Matching data rows from two different sheets into a new a new one Jean-Jérôme Doucet via OfficeKB.com Excel Programming 1 June 14th 05 08:08 PM


All times are GMT +1. The time now is 12:40 AM.

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"