#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 103
Default match or lookup

Not sure how to lookup and match.

Sheet1 has following data.

Inv# amount Principal Interest
20280828 411,396.52 ?
20280830 (316,035.60) ? ?

Sheet2 has following data.

CM# DM# Ppal Int
20280828 411,396.52
20280830 (300,000.00) (16,035.60)

I would like to fill the "?" mark based on Inv# lookup/match in sheet2.

Thanks.

Dinesh



  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,420
Default match or lookup

=VLOOKUP(A2,Sheet2!$A:$C,3,False)

--
__________________________________
HTH

Bob

"Dinesh" wrote in message
...
Not sure how to lookup and match.

Sheet1 has following data.

Inv# amount Principal Interest
20280828 411,396.52 ?
20280830 (316,035.60) ? ?

Sheet2 has following data.

CM# DM# Ppal Int
20280828 411,396.52
20280830 (300,000.00) (16,035.60)

I would like to fill the "?" mark based on Inv# lookup/match in sheet2.

Thanks.

Dinesh





  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 103
Default match or lookup

Thanks Bob.

The Vlookup may not work bcuz Sheer2 data in row 2 (20280830) ) starts in
column B (DM#).

"Bob Phillips" wrote:

=VLOOKUP(A2,Sheet2!$A:$C,3,False)

--
__________________________________
HTH

Bob

"Dinesh" wrote in message
...
Not sure how to lookup and match.

Sheet1 has following data.

Inv# amount Principal Interest
20280828 411,396.52 ?
20280830 (316,035.60) ? ?

Sheet2 has following data.

CM# DM# Ppal Int
20280828 411,396.52
20280830 (300,000.00) (16,035.60)

I would like to fill the "?" mark based on Inv# lookup/match in sheet2.

Thanks.

Dinesh






  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 103
Default match or lookup

Can someone help me on this?

Thanks,

"Dinesh" wrote:

Thanks Bob.

The Vlookup may not work bcuz Sheer2 data in row 2 (20280830) ) starts in
column B (DM#).

"Bob Phillips" wrote:

=VLOOKUP(A2,Sheet2!$A:$C,3,False)

--
__________________________________
HTH

Bob

"Dinesh" wrote in message
...
Not sure how to lookup and match.

Sheet1 has following data.

Inv# amount Principal Interest
20280828 411,396.52 ?
20280830 (316,035.60) ? ?

Sheet2 has following data.

CM# DM# Ppal Int
20280828 411,396.52
20280830 (300,000.00) (16,035.60)

I would like to fill the "?" mark based on Inv# lookup/match in sheet2.

Thanks.

Dinesh






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
Match or Lookup help please... Soth Excel Worksheet Functions 2 September 19th 08 08:58 PM
match, lookup ??? skimpw Excel Worksheet Functions 0 August 14th 06 03:16 PM
Lookup? Match? pulling rows from one spreadsheet to match a text f cjax Excel Worksheet Functions 3 July 21st 06 02:51 PM
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM
Lookup / Match help ??? RayG Excel Discussion (Misc queries) 3 January 14th 05 02:13 AM


All times are GMT +1. The time now is 06:46 PM.

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"