Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
wallace37
 
Posts: n/a
Default How do I capture a text cell as a value to be able to sum?

I am trying to build a form in excel which requires the user to input TEXT in
a cell. I would like to sum the cells with the text to return a total number
of entries. Each text has the same value of 1 in the sum.
  #2   Report Post  
Biff
 
Posts: n/a
Default

Hi!

One way:

=COUNTIF(A1:A100,"*")

Biff

"wallace37" wrote in message
...
I am trying to build a form in excel which requires the user to input TEXT
in
a cell. I would like to sum the cells with the text to return a total
number
of entries. Each text has the same value of 1 in the sum.



  #3   Report Post  
 
Posts: n/a
Default

Hi

Try this:
=SUMPRODUCT((ISTEXT(E15:E23))*1)
where your range is E15:E23.

Andy.


"wallace37" wrote in message
...
I am trying to build a form in excel which requires the user to input TEXT
in
a cell. I would like to sum the cells with the text to return a total
number
of entries. Each text has the same value of 1 in the sum.



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
Text shown up in other cells everytime a text is entered in 1 cell bioyyy Excel Discussion (Misc queries) 1 August 26th 05 05:26 PM
Why doesn't text wrap in a cell in Excel? rohrbaught Excel Discussion (Misc queries) 6 April 8th 05 06:13 PM
Text wider than one cell is not displayed in the next empty cell Len Pace Excel Discussion (Misc queries) 5 February 18th 05 12:24 AM
Moving text from one cell to another. estaban botas Excel Worksheet Functions 1 December 15th 04 02:04 PM
Formatting a cell as "text" in the number catagory. Ed Excel Worksheet Functions 3 December 7th 04 07:12 PM


All times are GMT +1. The time now is 05:49 AM.

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"