Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
DB Explorer
 
Posts: n/a
Default Help with Formula please?

Hi

I need help with this please.

I have an excel sheet which gets data pasted onto it, on the basis of
top 5 ranks for that day.

Like This:

A B C
Roger 50
James 45
Donand 30
Jeremy 29
Sophia 28

Now, I have another workbook, with 50 such names on it, with monthly
data in it. How do I have Cell C2 display the Monthly data for Roger?
i.e, there needs to be a formula on C2 which searches for the name
"Roger" in another file's B column, and display the corresponding C
column value here.

Sorry, I have tried best to make the question sound sensible. Would
appreciate any help on this.

Cheers

Sunny

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ardus Petus
 
Posts: n/a
Default Help with Formula please?

In C2:
=VLOOKUP(A2,Sheet2!B2:C999,1,FALSE)

Adjust range to your needs.

HTH
--
AP

"DB Explorer" a écrit dans le message de
oups.com...
Hi

I need help with this please.

I have an excel sheet which gets data pasted onto it, on the basis of
top 5 ranks for that day.

Like This:

A B C
Roger 50
James 45
Donand 30
Jeremy 29
Sophia 28

Now, I have another workbook, with 50 such names on it, with monthly
data in it. How do I have Cell C2 display the Monthly data for Roger?
i.e, there needs to be a formula on C2 which searches for the name
"Roger" in another file's B column, and display the corresponding C
column value here.

Sorry, I have tried best to make the question sound sensible. Would
appreciate any help on this.

Cheers

Sunny



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
CLR
 
Posts: n/a
Default Help with Formula please?

=VLOOKUP(A2,[OtherFileName.xls]Sheet1!B:C,2,FALSE)

Vaya con Dios,
Chuck, CABGx3



"DB Explorer" wrote:

Hi

I need help with this please.

I have an excel sheet which gets data pasted onto it, on the basis of
top 5 ranks for that day.

Like This:

A B C
Roger 50
James 45
Donand 30
Jeremy 29
Sophia 28

Now, I have another workbook, with 50 such names on it, with monthly
data in it. How do I have Cell C2 display the Monthly data for Roger?
i.e, there needs to be a formula on C2 which searches for the name
"Roger" in another file's B column, and display the corresponding C
column value here.

Sorry, I have tried best to make the question sound sensible. Would
appreciate any help on this.

Cheers

Sunny


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
DB Explorer
 
Posts: n/a
Default Help with Formula please?

Thanks !! This works great.

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
Dynamic Range with unused formula messing up x axis on dynamic graph [email protected] Charts and Charting in Excel 2 February 2nd 06 08:02 PM
2 Nesting questions Starchaser Excel Worksheet Functions 7 January 20th 06 06:53 PM
Formula Problem - interrupted by #VALUE! in other cells!? Ted Excel Worksheet Functions 17 November 25th 05 05:18 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 03:28 AM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM


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