PC Review


Reply
Thread Tools Rate Thread

Brand Grouping

 
 
=?Utf-8?B?R2Vja28=?=
Guest
Posts: n/a
 
      24th Sep 2007
Hi,

I'm working with a list of monthly sales figs with multiple brands, each
with multiple items. The description of the items is in 1 cell.

Month1 Month2 ...
Brand A 50g
Brand A 60g
Brand A ...
Brand B 40g
Brand B 60g
Brand B ...


Is there a way to make a sum (or other calculation) per brand, without
having to add a 'summary line' manually ?

I'm thinking of a formula that sums 1 month of all cells where the first
cell starts with "Brand A".

Thanks!


 
Reply With Quote
 
 
 
 
JW
Guest
Posts: n/a
 
      24th Sep 2007
Use a SumIf formula. Example:
=SUMIF(A:A,"Brand A",B:B)

Or you can store the Brand A text in a cell (C2 in the example below)
and reference it in the formula:
=SUMIF(A:A,C2,B:B)

Gecko wrote:
> Hi,
>
> I'm working with a list of monthly sales figs with multiple brands, each
> with multiple items. The description of the items is in 1 cell.
>
> Month1 Month2 ...
> Brand A 50g
> Brand A 60g
> Brand A ...
> Brand B 40g
> Brand B 60g
> Brand B ...
>
>
> Is there a way to make a sum (or other calculation) per brand, without
> having to add a 'summary line' manually ?
>
> I'm thinking of a formula that sums 1 month of all cells where the first
> cell starts with "Brand A".
>
> Thanks!


 
Reply With Quote
 
=?Utf-8?B?R2Vja28=?=
Guest
Posts: n/a
 
      24th Sep 2007
Hi JW,

Unfortunatelly this doesn't work.

50g/60g/... are also in the same cell as the brand and SUMIF only takes full
cell content in account.

Thanks anyway for your reply !

"JW" wrote:

> Use a SumIf formula. Example:
> =SUMIF(A:A,"Brand A",B:B)
>
> Or you can store the Brand A text in a cell (C2 in the example below)
> and reference it in the formula:
> =SUMIF(A:A,C2,B:B)
>
> Gecko wrote:
> > Hi,
> >
> > I'm working with a list of monthly sales figs with multiple brands, each
> > with multiple items. The description of the items is in 1 cell.
> >
> > Month1 Month2 ...
> > Brand A 50g
> > Brand A 60g
> > Brand A ...
> > Brand B 40g
> > Brand B 60g
> > Brand B ...
> >
> >
> > Is there a way to make a sum (or other calculation) per brand, without
> > having to add a 'summary line' manually ?
> >
> > I'm thinking of a formula that sums 1 month of all cells where the first
> > cell starts with "Brand A".
> >
> > Thanks!

>
>

 
Reply With Quote
 
=?Utf-8?B?R2Vja28=?=
Guest
Posts: n/a
 
      24th Sep 2007
Hi again,

By adding * behind the brandname, I get the result I want.

Thanks a lot !!

"Gecko" wrote:

> Hi JW,
>
> Unfortunatelly this doesn't work.
>
> 50g/60g/... are also in the same cell as the brand and SUMIF only takes full
> cell content in account.
>
> Thanks anyway for your reply !
>
> "JW" wrote:
>
> > Use a SumIf formula. Example:
> > =SUMIF(A:A,"Brand A",B:B)
> >
> > Or you can store the Brand A text in a cell (C2 in the example below)
> > and reference it in the formula:
> > =SUMIF(A:A,C2,B:B)
> >
> > Gecko wrote:
> > > Hi,
> > >
> > > I'm working with a list of monthly sales figs with multiple brands, each
> > > with multiple items. The description of the items is in 1 cell.
> > >
> > > Month1 Month2 ...
> > > Brand A 50g
> > > Brand A 60g
> > > Brand A ...
> > > Brand B 40g
> > > Brand B 60g
> > > Brand B ...
> > >
> > >
> > > Is there a way to make a sum (or other calculation) per brand, without
> > > having to add a 'summary line' manually ?
> > >
> > > I'm thinking of a formula that sums 1 month of all cells where the first
> > > cell starts with "Brand A".
> > >
> > > Thanks!

> >
> >

 
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
brand sandals,brand bags,brand glasses,brand sneakers nikesky-tradeleads Windows XP Basics 0 10th Jul 2008 03:43 AM
Problem grouping Outlook emails with Outlook and not Word in thetaskbar grouping Options sjurbanowski@hotmail.com Microsoft Outlook Discussion 3 3rd Mar 2008 01:50 AM
Brand new watch,bag,jewerly,jean,clothing,brand new $15 Sellbestwatch Microsoft C# .NET 0 31st Oct 2007 03:48 PM
Brand new laptop, so brand new to Vista. Three questions. McG. Windows Vista General Discussion 7 31st Oct 2007 12:15 AM
Task Bar Grouping not working, box is checked, 11 windows, no grouping...HELP! TIA ABDJCJ Windows Vista General Discussion 0 31st Aug 2007 06:50 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:48 AM.