Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Excell Vlookup formula

I want to use the vlookup formula in a worksheet that contains several
results for the reference that the function Vlookup is looking for.How can i
make the function Vlookup search for all the results ( not only the first
rox) and make the sum of them?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Excell Vlookup formula

SUMPRODUCT comes to mind ..

Try something like this:
=SUMPRODUCT(--(A2:A100="XX"),C2:C100)
assuming the lookup value is "XX" within A2:A100
and the corresponding values to be summed are within C2:C100
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"naurel" wrote:
I want to use the vlookup formula in a worksheet that contains several
results for the reference that the function Vlookup is looking for.How can i
make the function Vlookup search for all the results ( not only the first
rox) and make the sum of them?

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
Excell convert formula row to formula column **Danny** Excel Worksheet Functions 1 January 14th 07 10:03 PM
how do I set up the following formula in excell. dmritter Excel Worksheet Functions 6 October 23rd 06 01:49 AM
In Excell ,formula housedoc Excel Worksheet Functions 2 September 21st 06 03:31 PM
formula - excell Corinna Excel Worksheet Functions 1 July 16th 06 12:03 PM
Excell Formula timboellis Excel Worksheet Functions 1 July 20th 05 12:58 PM


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