Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 37
Default how to vlookup colume with different values

Hi,

I would like to use vlookup or other to number and match two lists,

first is with number reference assigned

date merchant amount ref.
05/16/09 1234 500.00 1
05/17/09 1234 600.00 2

second list

merchant
1234
date amount
05/16/09 500.00

merchant
1234
date amount
05/17/09 600.00

thanks
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,520
Default how to vlookup colume with different values

When you have multiple criteria use SUMPRODUCT()

=SUMPRODUCT((A1:A10=criteria1)*(B1:B10=criteria2), C1:C10)

If this post helps click Yes
---------------
Jacob Skaria


"Bklynhyc" wrote:

Hi,

I would like to use vlookup or other to number and match two lists,

first is with number reference assigned

date merchant amount ref.
05/16/09 1234 500.00 1
05/17/09 1234 600.00 2

second list

merchant
1234
date amount
05/16/09 500.00

merchant
1234
date amount
05/17/09 600.00

thanks

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 37
Default how to vlookup colume with different values

I dont know how to go about formulate the formula, Please advice.

first spread sheet
ABCD
1.date merchant amount ref.
2.05/16/09 1234 500.00 1
3.05/17/09 1234 600.00 2

second spread sheet
ABCD
1.merchant
2.1234
3.date amount
4.05/16/09 500.00
5.
6.merchant
7.1234
8.date amount
9.05/17/09 600.00

"Jacob Skaria" wrote:

When you have multiple criteria use SUMPRODUCT()

=SUMPRODUCT((A1:A10=criteria1)*(B1:B10=criteria2), C1:C10)

If this post helps click Yes
---------------
Jacob Skaria


"Bklynhyc" wrote:

Hi,

I would like to use vlookup or other to number and match two lists,

first is with number reference assigned

date merchant amount ref.
05/16/09 1234 500.00 1
05/17/09 1234 600.00 2

second list

merchant
1234
date amount
05/16/09 500.00

merchant
1234
date amount
05/17/09 600.00

thanks

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
alphabetical order in a colume STEVE Excel Discussion (Misc queries) 1 April 13th 09 07:03 PM
how to multiply entire colume? Andrea Gates New Users to Excel 14 January 16th 08 06:30 AM
Colume Headings Gu y Excel Worksheet Functions 1 November 30th 07 12:40 PM
3 COLUME CHART BANDIT Excel Worksheet Functions 0 March 21st 06 07:17 PM
How can I look up max of one colume and display the colume to the. Brian Cornejo Excel Worksheet Functions 2 February 21st 05 05:47 AM


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