Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10
Default Matching data from one worksheet to another.

Hello,

I have a 2 worksheets.. one has in it a list of asset numbers
The other has all the asset numbers, descriptions etc of the assets.
I want to be able to have a formula in colunm B that looks up the asset
number in colunm A but in the other worksheet, and then reports on what the
description is.

I thought this would work but it didnt..
=lookup(A2,OVSDDUMP!A:B)

I was hoping that would look up the A2 asset number and the A colunm of the
OVSDDUMP sheet and report back what is in the B colunm of that row.

Any help here would be appriciated.

Regards,

Jeffrey
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 114
Default Matching data from one worksheet to another.

Dear Jeffa,

try this:

=Vlookup(A2,OVSDDUMP!A:B,2,false)

HTH

"Jeffa" wrote:

Hello,

I have a 2 worksheets.. one has in it a list of asset numbers
The other has all the asset numbers, descriptions etc of the assets.
I want to be able to have a formula in colunm B that looks up the asset
number in colunm A but in the other worksheet, and then reports on what the
description is.

I thought this would work but it didnt..
=lookup(A2,OVSDDUMP!A:B)

I was hoping that would look up the A2 asset number and the A colunm of the
OVSDDUMP sheet and report back what is in the B colunm of that row.

Any help here would be appriciated.

Regards,

Jeffrey

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10
Default Matching data from one worksheet to another.

Thanks, worked a treat, I knew it would be something simple like that, but
the help files don't give me enough of an example :(

" wrote:

Dear Jeffa,

try this:

=Vlookup(A2,OVSDDUMP!A:B,2,false)

HTH

"Jeffa" wrote:

Hello,

I have a 2 worksheets.. one has in it a list of asset numbers
The other has all the asset numbers, descriptions etc of the assets.
I want to be able to have a formula in colunm B that looks up the asset
number in colunm A but in the other worksheet, and then reports on what the
description is.

I thought this would work but it didnt..
=lookup(A2,OVSDDUMP!A:B)

I was hoping that would look up the A2 asset number and the A colunm of the
OVSDDUMP sheet and report back what is in the B colunm of that row.

Any help here would be appriciated.

Regards,

Jeffrey

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 114
Default Matching data from one worksheet to another.

Dear Jeffrey,

Glad I can help.
Remember! Vlookup syntax is divided into 4 parts.

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 identical data using data only once in the matching proce Robert 1 Excel Discussion (Misc queries) 1 June 29th 07 04:22 PM
Alphabetical Code and matching data to a new worksheet mda19652 Excel Discussion (Misc queries) 1 June 5th 07 04:08 AM
Find matching data in two worksheet columns scootter Excel Worksheet Functions 3 May 17th 07 08:06 PM
Retreiving font when matching data from one worksheet to another hgopp99 Excel Discussion (Misc queries) 4 January 22nd 06 11:22 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


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