Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Junior Member
 
Posts: 26
Default New to VLookUps.... please advise

Hi all, struggling a little... I'm new to the VLookup function and need some help..
I know this might be fairly simple - so if someone could help or recommend a good book or resource, I'd be very grateful.


Please see example:
http://www.neilweb.co.uk/example.xls



Hi, this is what I'd like to do:
I have a predefined template on Sheet 1 which stays in the same order and format.
I import a report into Sheet 2 which has all the above names and more.
However I only need the data from the above names to bring across from Sheet 2 to Sheet 1.

Thanks very much in advance...
Neil
  #2   Report Post  
Domenic
 
Posts: n/a
Default

Try...

C4, copied down:

=INDEX(Sheet2!$C$3:$C$11,MATCH(Sheet1!B4,Sheet2!$B $3:$B$11,0))

Hope this helps!

In article ,
neilcarden wrote:

Hi all, struggling a little... I'm new to the VLookup function and need
some help..
I know this might be fairly simple - so if someone could help or
recommend a good book or resource, I'd be very grateful.


Please see example:
http://www.neilweb.co.uk/example.xls



Hi, this is what I'd like to do:
I have a predefined template on Sheet 1 which stays in the same order
and format.
I import a report into Sheet 2 which has all the above names and more.
However I only need the data from the above names to bring across from
Sheet 2 to Sheet 1.

Thanks very much in advance...
Neil

  #3   Report Post  
Ron Coderre
 
Posts: n/a
Default

I suspect a VLOOKUP will do what you want if you:

Put this forumula in Cell C4 and copy it down:
=VLOOKUP(B4,Sheet2!$B$3:$C$11,2,0)

I hope that helps.

Regards,
Ron

  #4   Report Post  
Bob Phillips
 
Posts: n/a
Default

In C4,

=VLOOKUP(B4,Sheet2!$B$3:$C$11,2,FALSE)

then copy down

--

HTH

RP
(remove nothere from the email address if mailing direct)


"neilcarden" wrote in message
...

Hi all, struggling a little... I'm new to the VLookup function and need
some help..
I know this might be fairly simple - so if someone could help or
recommend a good book or resource, I'd be very grateful.


Please see example:
http://www.neilweb.co.uk/example.xls



Hi, this is what I'd like to do:
I have a predefined template on Sheet 1 which stays in the same order
and format.
I import a report into Sheet 2 which has all the above names and more.
However I only need the data from the above names to bring across from
Sheet 2 to Sheet 1.

Thanks very much in advance...
Neil


--
neilcarden



  #5   Report Post  
neilcarden
 
Posts: n/a
Default

Brilliant!!! Thanks guys!!!! Works like a dream...

Neil

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
pls advise George Excel Worksheet Functions 2 February 25th 05 08:22 PM
vlookups Valerie S. Excel Worksheet Functions 0 January 28th 05 12:55 AM
Vlookups wmjenner Excel Worksheet Functions 2 November 23rd 04 10:39 PM
Vlookups and multiple returns (again!) Domenic Excel Worksheet Functions 0 November 4th 04 02:49 PM
Hlookups + Vlookups kaushil Excel Worksheet Functions 1 November 4th 04 06:42 AM


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