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 / General Excel Questions / March 2008

Tip: Looking for answers? Try searching our database.

SUMIF like formulae?? Any ideas?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
ODB - 20 Mar 2008 15:06 GMT
Hi folks,

1st post so please be gentle!

I am after a formula that works in the same way as a Sumif.

I am trying to count particular data for a certian week. However thi
data is in more than 1 column!

Currently we just add multiple SUMIF's together, but I'm sure ther
must be a way to add a certain amount of columns together.

EXAMPLE

-Current way of doing it:-
=SUMIF(Master_Data!$C:$C,D38,Master_Data!$CY:$CY)+SUMIF(Master_Data!$C:$C,D38,Master_Data!$CZ:$CZ)+SUMIF(Master_Data!$C:$C,D38,Master_Data!$DA:$DA)

Is there another formula that will add up all these neighboring column
for a particular week?

I know you can't do it with columns that are seperated but when th
columns are in order eg A,B,C,D,E I figure there must be something tha
will do it!

Please help as we have been working this way for 2 years and I'
convinced there is an easier and tidier way of doing this

Cheers
Chri

--
ODB
Dave Peterson - 20 Mar 2008 22:17 GMT
If you're using xl2007, you can use the entire column.  But before xl2007, you
have to limit your range.

But you could try:

=sumproduct((Master_Data!$C1:$C999=D38)*(Master_Data!$CY1:$da999))

> Hi folks,
>
[quoted text clipped - 28 lines]
> --
> ODB

Signature

Dave Peterson

Dave Peterson - 20 Mar 2008 22:20 GMT
If I were doing this, I'd use a helper column that adds the values in CY, CZ,
DA, ...

Then use that in the =sumif() formula.

I bet it would recalculate faster (just a gut feeling).

> Hi folks,
>
[quoted text clipped - 28 lines]
> --
> ODB

Signature

Dave Peterson

 
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.