PC Review


Reply
Thread Tools Rate Thread

Adding Columns of Data

 
 
robofanuc@yahoo.com
Guest
Posts: n/a
 
      19th Dec 2006
I have a question about adding data in selected cells.

Let's say that column "G" contains dollar values, and that column "J"
contains the text either "yes" or "no". I want to sum all the dollar
values where the adjacent cell is "yes" only.

How would I accomplish that?

Thanks,
Brian

 
Reply With Quote
 
 
 
 
T. Valko
Guest
Posts: n/a
 
      19th Dec 2006
Try this:

=SUMIF(J:J,"Yes",G:G)

Biff

<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>I have a question about adding data in selected cells.
>
> Let's say that column "G" contains dollar values, and that column "J"
> contains the text either "yes" or "no". I want to sum all the dollar
> values where the adjacent cell is "yes" only.
>
> How would I accomplish that?
>
> Thanks,
> Brian
>



 
Reply With Quote
 
robofanuc@yahoo.com
Guest
Posts: n/a
 
      19th Dec 2006
Sir that was just what I needed, thank you Biff.

Brian

T. Valko wrote:
> Try this:
>
> =SUMIF(J:J,"Yes",G:G)
>
> Biff
>
> <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> >I have a question about adding data in selected cells.
> >
> > Let's say that column "G" contains dollar values, and that column "J"
> > contains the text either "yes" or "no". I want to sum all the dollar
> > values where the adjacent cell is "yes" only.
> >
> > How would I accomplish that?
> >
> > Thanks,
> > Brian
> >


 
Reply With Quote
 
T. Valko
Guest
Posts: n/a
 
      19th Dec 2006
You're welcome. Thanks for the feedback!

Biff

<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Sir that was just what I needed, thank you Biff.
>
> Brian
>
> T. Valko wrote:
>> Try this:
>>
>> =SUMIF(J:J,"Yes",G:G)
>>
>> Biff
>>
>> <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>> >I have a question about adding data in selected cells.
>> >
>> > Let's say that column "G" contains dollar values, and that column "J"
>> > contains the text either "yes" or "no". I want to sum all the dollar
>> > values where the adjacent cell is "yes" only.
>> >
>> > How would I accomplish that?
>> >
>> > Thanks,
>> > Brian
>> >

>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding the data of two columns together. =?Utf-8?B?Um9tYW4gQi4=?= Microsoft Access Queries 1 12th Feb 2007 08:06 PM
adding new columns sheet with external data =?Utf-8?B?Sm9obg==?= Microsoft Excel New Users 0 23rd Sep 2005 08:00 PM
Adding data in two columns =?Utf-8?B?U2hhd24=?= Microsoft Excel Misc 3 29th Oct 2004 08:29 PM
adding columns to data table Jimbo Microsoft C# .NET 1 7th May 2004 05:24 PM
Adding conditional data from 2 separate columns Drew Microsoft Excel Misc 2 6th Jan 2004 10:55 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:31 AM.