View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.newusers
Eduardo Eduardo is offline
external usenet poster
 
Posts: 2,276
Default Count Cells in a particular row w/ text

Hi,
=Counta(A1:A100), will count cells that are not blank

if this helps please click yes, thanks

" wrote:

Hi,

Is there a way I can total up all the cells in a range which have any
text in them what so ever?