match or lookup

  • Thread starter Thread starter Dinesh
  • Start date Start date
D

Dinesh

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
 
Thanks Bob.

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