#1   Report Post  
Posted to microsoft.public.excel.misc
Vegs
 
Posts: n/a
Default COUNTIF?

Why can't I detect, using the "countif" function, specific text in a column?
This specific text also cannot be centered directly in the center of the
cell. The spreadsheet was created using a separate program which extracts
data from an AS400 program. I can detect text which has been retyped into
this spreadsheet. The retyped text can also be centered properly.
  #3   Report Post  
Posted to microsoft.public.excel.misc
Bernie Deitrick
 
Posts: n/a
Default COUNTIF?

Your data extract from the AS400 either has extra spaces or extra non-printing characters. Using
TRIM may work, or using

=COUNTIF(A:A,"*text to find*")

may also work.

HTH,
Bernie
MS Excel MVP


"Vegs" wrote in message
...
Why can't I detect, using the "countif" function, specific text in a column?
This specific text also cannot be centered directly in the center of the
cell. The spreadsheet was created using a separate program which extracts
data from an AS400 program. I can detect text which has been retyped into
this spreadsheet. The retyped text can also be centered properly.



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
COUNTIF or not to COUNTIF on a range in another sheet Ellie Excel Worksheet Functions 4 September 15th 05 10:06 PM
COUNTIF COMBINATION?? Heather Excel Worksheet Functions 1 April 26th 05 02:44 AM
Combining IF and COUNTIF based on two columns maxtrixx Excel Discussion (Misc queries) 5 March 31st 05 06:21 PM
COUNTIF in one colum then COUNTIF in another...??? JonnieP Excel Worksheet Functions 3 February 22nd 05 02:55 PM
Countif - Countif maswinney Excel Worksheet Functions 3 November 15th 04 11:06 PM


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