Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Dave McCuen
 
Posts: n/a
Default How do I count cells with text in them?

I just want to count the number of cells in a row that contain text. Some
cells will be empty and others will contain a text such as HNOV03, which
identifies a crate. A row of cells could have only one crate or it could
list several. I could continue to count them manually and insert the sum,
but I keep forgetting. If there were a formula in the form it would always
have the correct sum.

TIA,

Dave
  #2   Report Post  
Posted to microsoft.public.excel.misc
Toppers
 
Posts: n/a
Default How do I count cells with text in them?

Try COUNTA function:

e.g =COUNTA(3:3) will count cells not empty in row 3

"Dave McCuen" wrote:

I just want to count the number of cells in a row that contain text. Some
cells will be empty and others will contain a text such as HNOV03, which
identifies a crate. A row of cells could have only one crate or it could
list several. I could continue to count them manually and insert the sum,
but I keep forgetting. If there were a formula in the form it would always
have the correct sum.

TIA,

Dave

  #3   Report Post  
Posted to microsoft.public.excel.misc
Dave McCuen
 
Posts: n/a
Default How do I count cells with text in them?

Toppers,

This almost works, but I found I also need the letter reference for the
cells to be counted.

Thanks this is a big help. Why didn't they put this in the Help index?
Microsoft always makes things difficult.

Dave



"Toppers" wrote:

Try COUNTA function:

e.g =COUNTA(3:3) will count cells not empty in row 3

"Dave McCuen" wrote:

I just want to count the number of cells in a row that contain text. Some
cells will be empty and others will contain a text such as HNOV03, which
identifies a crate. A row of cells could have only one crate or it could
list several. I could continue to count them manually and insert the sum,
but I keep forgetting. If there were a formula in the form it would always
have the correct sum.

TIA,

Dave

  #4   Report Post  
Posted to microsoft.public.excel.misc
Vito
 
Posts: n/a
Default How do I count cells with text in them?


=Counta(A1:Z1), where A1:Z1 is the row range you're looking at.


--
Vito
------------------------------------------------------------------------
Vito's Profile: http://www.excelforum.com/member.php...o&userid=29182
View this thread: http://www.excelforum.com/showthread...hreadid=524988

  #5   Report Post  
Posted to microsoft.public.excel.misc
Vito
 
Posts: n/a
Default How do I count cells with text in them?


=Counta(A1:Z1), where A1:Z1 is the row range you're looking at.


--
Vito
------------------------------------------------------------------------
Vito's Profile: http://www.excelforum.com/member.php...o&userid=29182
View this thread: http://www.excelforum.com/showthread...hreadid=524988



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
checking that cells have a value before the workbook will close kcdonaldson Excel Worksheet Functions 8 December 5th 05 04:57 PM
Linked cells and text boxes Alexlondon11 Excel Discussion (Misc queries) 2 November 23rd 05 04:10 PM
Count Text Values in Column Karl Burrows Excel Discussion (Misc queries) 7 August 3rd 05 04:23 AM
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
Can I count how many grey-filled cells are in a row ? AnthonyG Excel Worksheet Functions 1 February 4th 05 10:08 AM


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