Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 14
Default Formula for counting number of blank cells in spreadsheet by row

What formula would I use to get the total number of blank cells in a
spreadsheet, row by row? Ex. Column A has rows 3-18 identified by store
numbers. Beginning in Column B, row 2, we are counting every day since
January 1 through the present. They are numbered 1, 2, 3, etc. Some cells
within this timeframe have something in them and others do not. We need to
have a running count of the number of days without complaints for each store.
Any help would be appreciated. Thanks!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,311
Default Formula for counting number of blank cells in spreadsheet by row

If rows 3-18 are all the rows used, then:

=COUNTIF(A3:A18,"")


HTH,
Paul


--

"cempire5" wrote in message
...
What formula would I use to get the total number of blank cells in a
spreadsheet, row by row? Ex. Column A has rows 3-18 identified by store
numbers. Beginning in Column B, row 2, we are counting every day since
January 1 through the present. They are numbered 1, 2, 3, etc. Some
cells
within this timeframe have something in them and others do not. We need
to
have a running count of the number of days without complaints for each
store.
Any help would be appreciated. Thanks!



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
Counting blank cells in a formula Krashn Excel Worksheet Functions 4 September 20th 07 03:47 AM
=SUMPRODUCT formula is counting the blank cells as well as zero's JR Excel Worksheet Functions 2 March 16th 06 03:39 PM
=SUMPRODUCT formula is counting the blank cells as well as zero's JR Excel Worksheet Functions 1 March 16th 06 02:46 PM
Formula for counting number of cells Pawan Excel Discussion (Misc queries) 2 February 22nd 06 05:20 AM
cells() and counting number or rows on spreadsheet HeatherO Excel Worksheet Functions 7 March 2nd 05 10:36 AM


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