Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default Sumproduct or VlookUp

Hi I have the following scenerio. Not sure what should I use Sumproduct or
Vlookup. Appreciate if your help.

Product Thailand Japan China
A 30 40 50
B 35 45 65
C 60 70 80

If I need to create a cell (say in A20) to have a result of China with
product C (answer shld be 80). What formula should I choose? Many Thanks


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,520
Default Sumproduct or VlookUp

Suppose you have the table in range A1:D10 with headers in Row 1 ; try the
below formula

=INDEX(A1:D10,MATCH("C",A1:A10,0),MATCH("China",A1 :D1,0))

Change "C" and "China" to cell reference

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


"Venice" wrote:

Hi I have the following scenerio. Not sure what should I use Sumproduct or
Vlookup. Appreciate if your help.

Product Thailand Japan China
A 30 40 50
B 35 45 65
C 60 70 80

If I need to create a cell (say in A20) to have a result of China with
product C (answer shld be 80). What formula should I choose? Many 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
VLOOKUP? SUMPRODUCT? not sure how to do this Gambit-6 Excel Worksheet Functions 4 July 22nd 08 02:53 PM
sumproduct and vlookup Tami Excel Worksheet Functions 2 June 3rd 08 02:40 PM
VLookup VS SumProduct jlmccabes Excel Discussion (Misc queries) 5 August 9th 07 04:43 PM
SUMPRODUCT or VLOOKUP JerryS Excel Worksheet Functions 1 May 8th 07 09:49 PM
Sumproduct and Vlookup Nav Excel Discussion (Misc queries) 9 December 4th 05 12:55 PM


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