#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default need help

I have a column with addresses in them. What I would like to do is have a
total number of all addresses in the column. It will be a running total
because of adding and deleting addresses. Is there a funtion that can do
this? Thanks for any help in advance.



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default need help

Just use =COUNT(A1:A65536) and it will return the number of non-blank
in column A.



--
Message posted from http://www.ExcelForum.com

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default need help

Hi
=COUNTA(A:A)

--
Regards
Frank Kabel
Frankfurt, Germany


Peter McCaul wrote:
I have a column with addresses in them. What I would like to do is
have a total number of all addresses in the column. It will be a
running total because of adding and deleting addresses. Is there a
funtion that can do this? Thanks for any help in advance.

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



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

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"