LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 246
Default counting not blank / null cells

Will, right answer wrong name, sorry. TIA

Greg
rc51wv wrote:
that worked. and it's not Tia, it's the acronym for thanks in advance

-Will

"GregR" wrote:

Tia, try subtotal(3,A1:A6000)

Greg
rc51wv wrote:
Sorry, I was a little unclear. I need to take all the cells that are not null
and add the number of non null cells together, not the number of all the
numbers/items in the cell. The cells are a list of film rolls and some rolls
have non numeric characters in them.

Currently I have 673 cells that have information in them letting me know I
have 673 rolls. What is the equation of macro that is used to add up all of
these non null cells in column A that will let me know the total number of
rolls I have at a glance.

-tia

"Bearacade" wrote:


Just use SUM. It will add up all numeric cells...

=SUM(A2:A60000)

The only thing is that it won't work if you have a circular reference
stuck in there somewhere


--
Bearacade


------------------------------------------------------------------------
Bearacade's Profile: http://www.excelforum.com/member.php...o&userid=35016
View this thread: http://www.excelforum.com/showthread...hreadid=563444





 
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
Generating blank or null cells that the Histogram Data Analysis tool will ignore [email protected] Excel Worksheet Functions 2 June 12th 07 09:13 PM
COUNTIF says Null = Blank but Blank < Null Epinn Excel Worksheet Functions 4 October 25th 06 08:03 PM
Counting blank cells geoff1234 Excel Discussion (Misc queries) 7 July 10th 06 11:29 AM
PivotTable (blank) cells won't display NULL! Abdul Malik Said Excel Programming 3 March 24th 05 08:32 PM
Skipping Blank Or Null Cells In a Lookup Function Bill Johnson Excel Worksheet Functions 8 December 24th 04 01:06 AM


All times are GMT +1. The time now is 04:05 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"