Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / July 2006

Tip: Looking for answers? Try searching our database.

Using SUMPRODUCT and VLOOKUP together?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
deshpande.adi@gmail.com - 21 Jul 2006 17:43 GMT
hi ..

i am trying to create a database for some products, i am working with
multiple sheets now the problem i am facing is this ... i want to sum
up the quantities of a product of a particular month and diplay it..
for eg: 'sheet 1'

Partno   Quantity   Date
121        400          7/20/06
121        500          7/21/06
122        300          7/22/06
122        400          8/23/06

now the second sheet 'sheet 2' will be like this

Partno     Month      Total Qunatity
121        July                900
122        July                300
122        Aug                400

the partno and the month will be given by the user so i cannot set
those feilds to be equal to some value rather it has to sort thru the
data, i tried using SUMPRODUCTwith VLOOKUP and also IF function  but it
always ends up giving me some error...
can someone please help me...

adi
João Araújo - 21 Jul 2006 18:27 GMT
Hello Adi!
One solution could be:
the first cell of your table of sheet1 with the formula:
=B2&";"&text(D2;"mmmm")
Col B is Partno, C Quantity and D Date;

On Sheet2 the formula for col C =SUMIF(Sheet1!A:A;A2&";"&B2;C:C)

Hope this help!
João Araújo

> hi ..
>
[quoted text clipped - 23 lines]
>
> adi

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.