#1   Report Post  
nfbelo
 
Posts: n/a
Default VLOOKUP issue

Hi,

I hould like some help with this problem, In my worksheet I have:

A B C M1= 333
320 LIS 1000 N1= OPO
320 OPO 1200
333 LIS 1420 O1(vlookup)= 1833
1011 LIS 1500
333 OPO 1833
1011 OPO 1544

Weel I need to get 1833 in O1 after joining the info in M1 and N1.
I'm trying to use a VLOOKUP in O1 but I need to join the info of cols A and
B, and vlookup doesn't let me.
Should I use a Vlookup, if so how?
Thanks
  #2   Report Post  
Lewis Clark
 
Posts: n/a
Default

In cell O1, try:
=SUMPRODUCT((A3:A8=M1)*(B3:B8=N1)*(C3:C8))

Change the ranges as necessary to fit your data.


"nfbelo" wrote in message
...
Hi,

I hould like some help with this problem, In my worksheet I have:

A B C M1= 333
320 LIS 1000 N1= OPO
320 OPO 1200
333 LIS 1420 O1(vlookup)= 1833
1011 LIS 1500
333 OPO 1833
1011 OPO 1544

Weel I need to get 1833 in O1 after joining the info in M1 and N1.
I'm trying to use a VLOOKUP in O1 but I need to join the info of cols A
and
B, and vlookup doesn't let me.
Should I use a Vlookup, if so how?
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
Have Vlookup return a Value of 0 instead of #N/A Mr Mike Excel Worksheet Functions 4 May 25th 05 04:51 PM
VLOOKUP ISSUE - Take II Hardip Excel Worksheet Functions 5 March 24th 05 05:45 AM
VLOOKUP ISSUE Hardip Excel Worksheet Functions 2 March 23rd 05 08:11 AM
vlookup data hidden within worksheet Excel Worksheet Functions 0 January 26th 05 12:09 PM
Vlookup datatype(?) issue ars Excel Worksheet Functions 1 January 25th 05 09:11 AM


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