Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default SUMMING TOTALS BASING ON CHARATERS ENTERED IN CELLS OF ONE COLUMN

Hi Team,

I need your help on this. i would like to get the total of the
characters in column D (TP,CS PS,BTP) and let the total of each
characters placed under their respective type in column E,F,G,H) as
below accordingly. I also need column (E,F,G,H) to update their total
automatically whenever a new value is entered in column D with the
same specified charaters as above.

Below is only a sample of what i am working on but the data is quite
large.

I will be grateful if any of you could assist me with this excel work
ASAP

For further information, i can send you a detailed screen shot
directly to your email




A B C D E F G H
DATE ID NO. NAME TYPE TP PS CS BTP
20.05.2011 125458 otim one TP
20.05.2011 123568 john b TP
20.05.2011 123568 okello PS
20.05.2011 123568 peter TP
20.05.2011 123568 han PS
20.05.2011 123568 hellen CS
20.05.2011 123568 simon BTP
20.05.2011 123568 walter CS
20.05.2011 123568 hon PS
20.05.2011 123568 gred PS
20.05.2011 123568 boyz TP
20.05.2011 123568 willo CS
20.05.2011 123568 sp BTP


Rgds
Lawsim SP
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 13
Default SUMMING TOTALS BASING ON CHARATERS ENTERED IN CELLS OF ONE COLUMN

This calls for the SUMIF function.

If you want the total of each type in row 2 at the top under each TYPE
column heading, begin your data table at A3

In E2, place =SUMIF($D:$D, E$1,$B:$B). Drag this formula across from
E through H.
The E$1 will adjust automatically to cover the other TYPE column
headings.

Pete
On May 23, 6:54*am, Lawsim wrote:
Hi Team,

I need your help on this. i would like to get the total of the
characters in column D (TP,CS PS,BTP) and let the total of each
characters placed under their respective type in column E,F,G,H) as
below accordingly. I also need column (E,F,G,H) to update their total
automatically whenever a new value is entered in column D with the
same specified charaters as above.

Below is only a sample of what i am working on but the data is quite
large.

I will be grateful if any of you could assist me with this excel work
ASAP

For further information, i can send you a detailed screen shot
directly to your email

A * * * B * * * C * * * D * * * E * * * F * * * G * * * H
DATE * *ID NO. *NAME * *TYPE * *TP * * *PS * * *CS * * *BTP
20.05.2011 * * *125458 *otim one * * * *TP
20.05.2011 * * *123568 *john b *TP
20.05.2011 * * *123568 *okello *PS
20.05.2011 * * *123568 *peter * TP
20.05.2011 * * *123568 *han * * PS
20.05.2011 * * *123568 *hellen *CS
20.05.2011 * * *123568 *simon * BTP
20.05.2011 * * *123568 *walter *CS
20.05.2011 * * *123568 *hon * * PS
20.05.2011 * * *123568 *gred * *PS
20.05.2011 * * *123568 *boyz * *TP
20.05.2011 * * *123568 *willo * CS
20.05.2011 * * *123568 *sp * * *BTP

Rgds
Lawsim SP


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 621
Default SUMMING TOTALS BASING ON CHARATERS ENTERED IN CELLS OF ONE COLUMN

In E2 enter =COUNTIF($D:$D,E1)

Copy across to H2.


Gord Dibben MS Excel MVP

On Mon, 23 May 2011 04:54:56 -0700 (PDT), Lawsim wrote:

Hi Team,

I need your help on this. i would like to get the total of the
characters in column D (TP,CS PS,BTP) and let the total of each
characters placed under their respective type in column E,F,G,H) as
below accordingly. I also need column (E,F,G,H) to update their total
automatically whenever a new value is entered in column D with the
same specified charaters as above.

Below is only a sample of what i am working on but the data is quite
large.

I will be grateful if any of you could assist me with this excel work
ASAP

For further information, i can send you a detailed screen shot
directly to your email




A B C D E F G H
DATE ID NO. NAME TYPE TP PS CS BTP
20.05.2011 125458 otim one TP
20.05.2011 123568 john b TP
20.05.2011 123568 okello PS
20.05.2011 123568 peter TP
20.05.2011 123568 han PS
20.05.2011 123568 hellen CS
20.05.2011 123568 simon BTP
20.05.2011 123568 walter CS
20.05.2011 123568 hon PS
20.05.2011 123568 gred PS
20.05.2011 123568 boyz TP
20.05.2011 123568 willo CS
20.05.2011 123568 sp BTP


Rgds
Lawsim SP

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Summing all numeric values only in cells in a column Brad Excel Worksheet Functions 5 April 3rd 23 11:09 AM
SUMMING TOTAL BASED ON CHARATERS ENTERED IN CELLS Lawsim Excel Worksheet Functions 0 May 23rd 11 12:47 PM
Summing only the highlighed cells in a column RJSads Excel Discussion (Misc queries) 2 February 24th 09 05:47 PM
sum a column range basing on financial year. TUNGANA KURMA RAJU Excel Discussion (Misc queries) 5 June 4th 08 01:28 AM
Summing Weekly Totals into Monthly Totals steph44haf Excel Worksheet Functions 3 July 5th 06 04:51 PM


All times are GMT +1. The time now is 05:58 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"