Results 1 to 15 of 15

Conditional Adding

Threaded View

Lift Off Conditional Adding 02-04-2011, 05:42 PM
jeffreybrown Re: Conditional Adding 02-04-2011, 06:02 PM
nimrod Re: Conditional Adding 02-04-2011, 06:02 PM
Lift Off Re: Conditional Adding 02-04-2011, 06:19 PM
Lift Off Re: Conditional Adding 02-04-2011, 06:26 PM
jeffreybrown Re: Conditional Adding 02-04-2011, 07:12 PM
nimrod Re: Conditional Adding 02-05-2011, 07:26 PM
Lift Off Re: Conditional Adding 02-06-2011, 02:03 PM
DonkeyOte Re: Conditional Adding 02-06-2011, 02:32 PM
nimrod Re: Conditional Adding 02-06-2011, 06:56 PM
DonkeyOte Re: Conditional Adding 02-07-2011, 07:07 AM
Lift Off Re: Conditional Adding 02-09-2011, 03:10 PM
Lift Off Re: Conditional Adding 02-06-2011, 04:44 PM
  1. #1
    Registered User
    Join Date
    04-13-2004
    Posts
    74

    Conditional Adding

    I would like to group column A handling apples together, and bananas together etc. The number of rows of apples and bananas etc. is variable as is the selection of what is in column A. Can have any number or type of each.

    If there is a value in column C then want to total column C for apples and B for apples. So in the example apples would be B=0 and C=1. Totals for bananas would be B=2 and C=1. Since there is nothing in column C for carrots they would be ignored, or B=0 and C=0.

    How can I write the formula that only totals things if there is an amount in C for each group of what is in A?

    A B C
    apple 0 1
    apple 0 0
    apple 0 0
    banana 1 0
    banana 0 0
    banana 1 1
    carrot 0 0
    carrot 0 0

    Results
    apple 0 1
    banana 2 1
    carrot 0 0

    Thanks, Cliff
    Last edited by Lift Off; 02-09-2011 at 06:13 PM.

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