![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Board Regular
Join Date: Apr 2002
Location: Fort Knox, KY
Posts: 249
|
I have cells that contain the following words: Failed; Passed; Not Tested. How could I segregate them and add at the end of the spreadsheet? In other words, how could I make excel identify words as numbers and at the end, Total, convert to a number, for example
Number Failed: Number Passed: Number Not Tested: Thanks! |
|
|
|
|
|
#2 |
|
Board Regular
Join Date: Mar 2002
Location: Sydney/Brisbane , Australia
Posts: 539
|
use the countif function at the bottom of your spreadsheet
=COUNTIF(yourrange,"failed") likewise do a formula for your other "words" [ This Message was edited by: Qroozn on 2002-05-01 19:15 ] |
|
|
|
|
|
#3 |
|
Board Regular
Join Date: Apr 2002
Location: Fort Knox, KY
Posts: 249
|
Thank You very much! It did work immediately!!!
|
|
|
|
|
|
#4 |
|
MrExcel MVP
Join Date: Apr 2002
Location: Vancouver BC , Canada
Posts: 6,259
|
Another nice Solution is to use the built in command on your tool bar to expand an collapse the data .
IE: On the Tool bar select "Data" and then select "SubTotals" |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|