Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 07-15-2014, 12:48 PM
gebobs gebobs is offline Adding up cells if value equals Windows 7 64bit Adding up cells if value equals Office 2010 64bit
Expert
 
Join Date: Mar 2014
Location: Atlanta
Posts: 837
gebobs has a spectacular aura aboutgebobs has a spectacular aura about
Default

There are probably better ways of doing this, but not knowing why you have your sheets set up the way they are, I suggest the most direct and easiest solution. For each row in each sheet, you could have an equation like



=IF(E2=1,SUM(A2: D2),0)

and then you would need to sum this column in each sheet and sum each of those results.

Alternatively, you could have one equation for each sheet like:

=sumif(E2:E6,1,A2:A6)+sumif(E2:E6,1,B2:B6)+sumif(E 2:E6,1,C2:C6)+sumif(E2:E6,1,D2: D6)

and then sum those results for each month.

Or even combine the equations for each sheet into a single equation though as the number of calculated cells decrease, the equation complexity increases.

Or you could redesign your sheets. Why not have all the data on a single sheet with the additional field for Month?



PS...the emoticons are annoying. First I have noticed it.
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Cell equals zero or another cell in IF statement dirtboy Excel 3 06-20-2014 01:44 PM
Adding up cells if value equals how to keep text format when adding new cells? hotmud Word Tables 1 09-29-2013 06:12 PM
Adding up cells if value equals How-TO format cells (FILL) by comparing cells zanat0s Excel 1 07-03-2012 04:27 AM
Adding up cells if value equals Using (adding) different cells geoff Excel 3 11-23-2011 01:20 AM
Count range cells eliminating merge cells danbenedek Excel 0 06-15-2010 12:40 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 06:07 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft