Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
psion
 
Posts: n/a
Default countif problem.

I wrote a formula in a cell that contains the following:

=countif(f5:f268," char(32)") / countif(e5:e268," char(32)")

I have verified that any unused cells have blanks spaces in them.

Both columns have data in the same rows so the counted value for each
column should be the same but it isnt. All cells contain only numbers or
letters and the cells format is general.

Any suggestions??
  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

Not sure I get it, but try

=countif(f5:f268,""&char(32)) / countif(e5:e268,""&char(32))

"psion" wrote in message
...
I wrote a formula in a cell that contains the following:

=countif(f5:f268," char(32)") / countif(e5:e268," char(32)")

I have verified that any unused cells have blanks spaces in them.

Both columns have data in the same rows so the counted value for each
column should be the same but it isnt. All cells contain only numbers or
letters and the cells format is general.

Any suggestions??



  #3   Report Post  
psion
 
Posts: n/a
Default

OK... Ive fixed the problem(but Im still unsure why it is happening).
What I did to fix the problem is re-enter any cell that contain only
numerical data. Alphanumeric was ok...

Bob Phillips wrote:
Not sure I get it, but try

=countif(f5:f268,""&char(32)) / countif(e5:e268,""&char(32))

"psion" wrote in message
...

I wrote a formula in a cell that contains the following:

=countif(f5:f268," char(32)") / countif(e5:e268," char(32)")

I have verified that any unused cells have blanks spaces in them.

Both columns have data in the same rows so the counted value for each
column should be the same but it isnt. All cells contain only numbers or
letters and the cells format is general.

Any suggestions??




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 problem jjj Excel Discussion (Misc queries) 2 September 29th 05 10:34 AM
Countif Problem dave Excel Discussion (Misc queries) 3 August 23rd 05 12:36 PM
COUNTIF and automatic type conversion problem joes Excel Discussion (Misc queries) 2 July 25th 05 03:26 PM
COUNTIF and automatic type conversion problem joes Excel Worksheet Functions 2 July 25th 05 03:26 PM
countif problem WYN Excel Discussion (Misc queries) 4 April 25th 05 04:28 PM


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