+ Reply to Thread
Results 1 to 16 of 16

Conditional Columns

Hybrid View

bslewis Conditional Columns 07-18-2012, 03:12 PM
ChemistB Re: Conditional Columns 07-18-2012, 03:20 PM
BenMiller Re: Conditional Columns 07-18-2012, 03:36 PM
bslewis Re: Conditional Columns 07-18-2012, 03:52 PM
BenMiller Re: Conditional Columns 07-18-2012, 03:56 PM
bslewis Re: Conditional Columns 07-18-2012, 04:03 PM
bslewis Re: Conditional Columns 07-18-2012, 04:09 PM
BenMiller Re: Conditional Columns 07-18-2012, 04:33 PM
BenMiller Re: Conditional Columns 07-18-2012, 03:20 PM
bslewis Re: Conditional Columns 07-18-2012, 03:29 PM
ChemistB Re: Conditional Columns 07-18-2012, 04:33 PM
BenMiller Re: Conditional Columns 07-18-2012, 04:39 PM
bslewis Re: Conditional Columns 07-18-2012, 04:46 PM
BenMiller Re: Conditional Columns 07-18-2012, 04:54 PM
ChemistB Re: Conditional Columns 07-18-2012, 04:52 PM
Cutter Re: Conditional Columns 07-18-2012, 05:19 PM
  1. #1
    Forum Contributor BenMiller's Avatar
    Join Date
    12-06-2011
    Location
    New Jersey
    MS-Off Ver
    Excel 2010
    Posts
    254

    Re: Conditional Columns

    Quote Originally Posted by ChemistB View Post
    You could use Pivot tables or with January in D2, in E2

    =SUMPRODUCT(--(TEXT($A$2:$A$19,"mmmm")=D2),$B$2:$B$19) dragged down
    Does that work for you?
    That would give you the sum. To average it, try

    =SUMPRODUCT(--(TEXT($A$2:$A$19,"mmmm")=D2),$B$2:$B$19)/SUMPRODUCT(--(TEXT($A$2:$A$19,"mmmm")=D2))

  2. #2
    Registered User
    Join Date
    07-18-2012
    Location
    Raleigh, NC
    MS-Off Ver
    Excel 2007
    Posts
    6

    Re: Conditional Columns

    Quote Originally Posted by BenMiller View Post
    That would give you the sum. To average it, try

    =SUMPRODUCT(--(TEXT($A$2:$A$19,"mmmm")=D2),$B$2:$B$19)/SUMPRODUCT(--(TEXT($A$2:$A$19,"mmmm")=D2))
    When I tried this, I got #DIV/O!

  3. #3
    Forum Contributor BenMiller's Avatar
    Join Date
    12-06-2011
    Location
    New Jersey
    MS-Off Ver
    Excel 2010
    Posts
    254

    Re: Conditional Columns

    What do you have in D2?

  4. #4
    Registered User
    Join Date
    07-18-2012
    Location
    Raleigh, NC
    MS-Off Ver
    Excel 2007
    Posts
    6

    Re: Conditional Columns

    Quote Originally Posted by BenMiller View Post
    What do you have in D2?
    "February" its a text cell

  5. #5
    Registered User
    Join Date
    07-18-2012
    Location
    Raleigh, NC
    MS-Off Ver
    Excel 2007
    Posts
    6

    Re: Conditional Columns

    Monthly Average.xlsxHere is an example:

  6. #6
    Forum Contributor BenMiller's Avatar
    Join Date
    12-06-2011
    Location
    New Jersey
    MS-Off Ver
    Excel 2010
    Posts
    254

    Re: Conditional Columns

    Can't open that, sorry I have 2003

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1