PC Review


Reply
Thread Tools Rate Thread

Can excel sum a vlookup value and return the difference?

 
 
=?Utf-8?B?Q1YwNjEz?=
Guest
Posts: n/a
 
      1st Nov 2006
Please help, I am looking to create an inventory worksheet that I need a
vlookup formula for a value across multiple worksheets and sum the difference
of the returned values for that specific argument.

EX)
Lookup piece 12345 and the piece 12345 appears in multiple cells in two
other worksheets. How do I sum the difference of all the value additions
minus subtractions and return in a specific column with a formula.

Any help you can give is greatly appreciated.

Regards,
Christine


 
Reply With Quote
 
 
 
 
=?Utf-8?B?VG9tIE9naWx2eQ==?=
Guest
Posts: n/a
 
      1st Nov 2006
=sumif(Sheet1!A:A,"12345",Sheet1!B:B)+Sumif(Sheet2!A:A,"12345",Sheet2!B:B)

assumes the values you want to subtract are negative values. Sums
corresponding values found in column B for cells in column A containing
12345. Adjust to match you actual ranges.

--
Regards,
Tom Ogilvy



"CV0613" wrote:

> Please help, I am looking to create an inventory worksheet that I need a
> vlookup formula for a value across multiple worksheets and sum the difference
> of the returned values for that specific argument.
>
> EX)
> Lookup piece 12345 and the piece 12345 appears in multiple cells in two
> other worksheets. How do I sum the difference of all the value additions
> minus subtractions and return in a specific column with a formula.
>
> Any help you can give is greatly appreciated.
>
> Regards,
> Christine
>
>

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel 2002: Return blank when VLOOKUP on blank cells Mr. Low Microsoft Excel Misc 2 4th Jun 2009 05:12 PM
VLookUp - Does the VLookUp return the exact information? Cpviv Microsoft Excel Worksheet Functions 2 28th Oct 2008 09:57 AM
Vlookup with a difference Leanne M (Aussie) Microsoft Excel Worksheet Functions 1 4th Jun 2008 12:01 PM
Excel 2000 VLOOKUP returns #N/A unless press F2 return on source? =?Utf-8?B?Q29saW4=?= Microsoft Excel Worksheet Functions 3 31st Aug 2005 01:10 PM
VBA Syntax for VLOOKUP to return array of return values Alan Beban Microsoft Excel Programming 7 5th Aug 2003 11:41 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:10 PM.