Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 73
Default Display individual number totals for rows

I had the following question answerd by Stefi earlier. Thanks again.

How do i get only one inidvidual number to be displayed in the first
relevant row rather than the same number in every row as below

A B
1 2 3
2 2
3 2
4 1 2
5 1
6 4 3
7 4
8 4



In B1:
=COUNTIF(A:A,A1)
and copy it to B4, B6, etc.

Regards,
Stefi

€˛Mally€¯ ezt Ć*rta:

Hi
If i have a list of numbers sorted in column A i want to total the numbers
which are the same to be displayed in column B. Please see below

A B
1 2 3
2 2
3 2
4 1 2
5 1
6 4 3
7 4
8 4

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,646
Default Display individual number totals for rows

Start your table in row 2 and enter this formula in B2, then fill it down as
required!

=IF(A2=A1,"",COUNTIF(A:A,A2))

Stefi


€˛Mally€¯ ezt Ć*rta:

I had the following question answerd by Stefi earlier. Thanks again.

How do i get only one inidvidual number to be displayed in the first
relevant row rather than the same number in every row as below

A B
1 2 3
2 2
3 2
4 1 2
5 1
6 4 3
7 4
8 4



In B1:
=COUNTIF(A:A,A1)
and copy it to B4, B6, etc.

Regards,
Stefi

€˛Mally€¯ ezt Ć*rta:

Hi
If i have a list of numbers sorted in column A i want to total the numbers
which are the same to be displayed in column B. Please see below

A B
1 2 3
2 2
3 2
4 1 2
5 1
6 4 3
7 4
8 4

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 73
Default Display individual number totals for rows

Well thanks again Stefi.

It's exactly what i wanted

"Stefi" wrote:

Start your table in row 2 and enter this formula in B2, then fill it down as
required!

=IF(A2=A1,"",COUNTIF(A:A,A2))

Stefi


€˛Mally€¯ ezt Ć*rta:

I had the following question answerd by Stefi earlier. Thanks again.

How do i get only one inidvidual number to be displayed in the first
relevant row rather than the same number in every row as below

A B
1 2 3
2 2
3 2
4 1 2
5 1
6 4 3
7 4
8 4



In B1:
=COUNTIF(A:A,A1)
and copy it to B4, B6, etc.

Regards,
Stefi

€˛Mally€¯ ezt Ć*rta:

Hi
If i have a list of numbers sorted in column A i want to total the numbers
which are the same to be displayed in column B. Please see below

A B
1 2 3
2 2
3 2
4 1 2
5 1
6 4 3
7 4
8 4

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,646
Default Display individual number totals for rows

You are welcome! Thanks for the feedback!
Stefi

€˛Mally€¯ ezt Ć*rta:

Well thanks again Stefi.

It's exactly what i wanted

"Stefi" wrote:

Start your table in row 2 and enter this formula in B2, then fill it down as
required!

=IF(A2=A1,"",COUNTIF(A:A,A2))

Stefi


€˛Mally€¯ ezt Ć*rta:

I had the following question answerd by Stefi earlier. Thanks again.

How do i get only one inidvidual number to be displayed in the first
relevant row rather than the same number in every row as below

A B
1 2 3
2 2
3 2
4 1 2
5 1
6 4 3
7 4
8 4



In B1:
=COUNTIF(A:A,A1)
and copy it to B4, B6, etc.

Regards,
Stefi

€˛Mally€¯ ezt Ć*rta:

Hi
If i have a list of numbers sorted in column A i want to total the numbers
which are the same to be displayed in column B. Please see below

A B
1 2 3
2 2
3 2
4 1 2
5 1
6 4 3
7 4
8 4

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
Column Totals For Individual Pages T Tran Excel Worksheet Functions 1 October 16th 08 08:10 PM
Add totals at end of the report with unknow number of rows with VB SITCFanTN New Users to Excel 3 June 4th 06 08:17 PM
Calculate and display individual error bars for individual points del Charts and Charting in Excel 2 March 31st 06 05:11 PM
Calculate and display individual error bars for individual points del Charts and Charting in Excel 1 March 31st 06 04:24 AM
How do I multiply Column G Totals by a number and display the res. wewgyro Excel Discussion (Misc queries) 2 December 5th 04 04:27 PM


All times are GMT +1. The time now is 04:44 PM.

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

About Us

"It's about Microsoft Excel"