AllExperts > Excel 
Search      
Excel
Volunteer
Answers to thousands of questions
 Home · More Excel Questions · Answer Library  · Encyclopedia ·
More Excel Answers
Question Library

Ask a question about Excel
Volunteer
Experts of the Month
Expert Login

Awards

About Us
Tell friends
Link to Us
Disclaimer

 
 
 
 
About Stuart Resnick
Expertise
I can answer any question relating to MS Excel formulas, or to programming with vba (Visual Basic for Applications) in the Excel environment

Experience
As a consultant, I've designed Excel tools since the 90s, working for the Federal Reserve Bank, AT&T, and (currently) Gap Inc.

 
   

You are here:  Experts > Computing/Technology > Microsoft Software > Excel > Two logic

Excel - Two logic


Expert: Stuart Resnick - 10/14/2008

Question
I want to know one formula for two inputs & result is one.
please see this example.
1.In my company have three persons - Jhon, Smith & Jakie
2.They are doing sales individually.
3.how can i make a formula calculate their sals daywise.
4.i tried with SUMIF. but with this i can calculate for one logic. it is only for name otherwise for perticular date.

Answer
Following the example file you attached, with the data in B3:D20, and results in the table G3:H4, do as follows.

In cell G3, enter the formula:

=SUM(IF($B$3:$B$20=$F3,IF($C$3:$C$20=G$2,$D$3:$D$20,0),0))

as an ARRAY, which means after typing in the formula, instead of hitting Enter, hit Ctrl-shift-enter.

Then copy the formula to G3:H4.

Add to this Answer   Ask a Question


 
About Excel
This topic answers questions related to Microsoft Excel spreadsheet (or workbook) stand-alone or Mircrosoft Office Excel including Excel 2003, Excel 2007, Office 2000, and Office XP. You can get Excel help on Excel formulas(or functions), Excell macros, charting in Excel, advanced features, and the general use of Excel. This does not provide a general Excel tutorial nor the basics of using a spreadsheet. It provides specific answers to using Microsoft Excel only. If you do not see your Excel question answered in this area then please ask an Excel question here
User Agreement | Privacy Policy | Kids' Privacy Policy | Help
Copyright  © 2008 About, Inc. AllExperts, AllExperts.com, and About.com are registered trademarks of About, Inc. All rights reserved.