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 / Worksheet Functions / May 2008

Tip: Looking for answers? Try searching our database.

sumif

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Sue - 21 May 2008 21:28 GMT
Have a formula that I am trying to create.  The answer is probably easy; but
I seem to be missing something.

Would like to sum based on client sales.  So if column A has ABC company, I
would like to total the sales in column D.

I would like to cover 12 worksheets and total on number 13.

Any help would be creatly appreciated.
Bob Phillips - 21 May 2008 21:34 GMT
=SUMIF(Sheet1!A:A,"ABC",Sheet1!D:D)+SUMIF(Sheet2!A:A,"ABC",Sheet2!D:D)+...

Signature

---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

> Have a formula that I am trying to create.  The answer is probably easy;
> but
[quoted text clipped - 7 lines]
>
> Any help would be creatly appreciated.
Bob Phillips - 21 May 2008 21:41 GMT
or

=SUMPRODUCT(SUMIF(INDIRECT("Sheet"&ROW(INDIRECT("1:13"))&"!A2:A20"),"ABC",INDIRECT("Sheet"&ROW(INDIRECT("1:13"))&"!D2:D20")))

Signature

---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

> Have a formula that I am trying to create.  The answer is probably easy;
> but
[quoted text clipped - 7 lines]
>
> Any help would be creatly appreciated.
Bob Phillips - 21 May 2008 21:42 GMT
I mean

=SUMPRODUCT(SUMIF(INDIRECT("Sheet"&ROW(INDIRECT("1:12"))&"!A2:A20"),"ABC",INDIRECT("Sheet"&ROW(INDIRECT("1:12"))&"!D2:D20")))

Signature

---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

> Have a formula that I am trying to create.  The answer is probably easy;
> but
[quoted text clipped - 7 lines]
>
> Any help would be creatly appreciated.
 
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.