Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default How can I count the no. of entries in a column.

Hi
I have to count the no. of entries in a particular column in a sheet
named "Updated Overflow".Whenever new entries are added the total no.
should appear in a particular cell in another sheet named "WTS".Could u
please help me to write a macro for this.

Thanks in advance.

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,593
Default How can I count the no. of entries in a column.

You don't need a macro, jus

=COUNTA('Updated Overflow'!A:A)

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Barnali" wrote in message
oups.com...
Hi
I have to count the no. of entries in a particular column in a sheet
named "Updated Overflow".Whenever new entries are added the total no.
should appear in a particular cell in another sheet named "WTS".Could u
please help me to write a macro for this.

Thanks in advance.



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default How can I count the no. of entries in a column.


you can do this by using COUNTA function.
suppose you have data in col A of Updated Overflow sheet, put in your
specified cell in WTS sheet the following function.
=COUNTA(A1:A100)

you can extend this range

hope this would help you.
Barnali Wrote:
Hi
I have to count the no. of entries in a particular column in a sheet
named "Updated Overflow".Whenever new entries are added the total no.
should appear in a particular cell in another sheet named "WTS".Could
u
please help me to write a macro for this.

Thanks in advance.



--
starguy
------------------------------------------------------------------------
starguy's Profile: http://www.excelforum.com/member.php...o&userid=32434
View this thread: http://www.excelforum.com/showthread...hreadid=572567

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
HOW DO I COUNT CELLS WITH DATA BY COLUMN? Warren Excel Worksheet Functions 2 June 30th 06 09:53 AM
Only count columns if the column next to it is not blank glotgering Excel Discussion (Misc queries) 2 March 30th 06 09:51 PM
Column A = X, Column B =y count = count +1 Scott Excel Worksheet Functions 1 November 15th 05 06:31 AM
creating a bar graph Johnfli Excel Discussion (Misc queries) 0 October 26th 05 08:16 PM
Count Intervals of Filtered TEXT values in Column and Return Count across a Row Sam via OfficeKB.com Excel Worksheet Functions 9 July 31st 05 03:37 AM


All times are GMT +1. The time now is 01:15 AM.

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"