#1   Report Post  
Junior Member
 
Posts: 2
Default Countif question

I've been playing with coordinate data and want to be able to make a box somewhere in the middle of the spread of data. I was hoping that someone could confirm this formula:

=(countif(A1:A10,"=-1")-countif(A1:A10,"1"))+(countif(B1:B10,"=-1")-countif(B1:B10,"1"))

Am I going about this all wrong? The answers spit out seem reasonable, but I haven't found anything on this topic on the web. Thank you for any help that can be provided.
  #2   Report Post  
Junior Member
 
Posts: 2
Default

Quote:
Originally Posted by SandyKazmir View Post
I've been playing with coordinate data and want to be able to make a box somewhere in the middle of the spread of data. I was hoping that someone could confirm this formula:

=(countif(A1:A10,"=-1")-countif(A1:A10,"1"))+(countif(B1:B10,"=-1")-countif(B1:B10,"1"))

Am I going about this all wrong? The answers spit out seem reasonable, but I haven't found anything on this topic on the web. Thank you for any help that can be provided.
Nevermind, I've found this to work much better:
=COUNTIFS(Work!AE309:AE357,"=-.708",Work!AE309:AE357,"<=.708",Work!AF309:AF357," =1.83",Work!AF309:AF357,"<=3.84")
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
another COUNTIF question Adam Excel Worksheet Functions 2 August 11th 08 08:18 AM
Countif question how do I do this ? pano Excel Worksheet Functions 8 April 10th 07 04:42 PM
COUNTIF Question Phillycheese5 Excel Worksheet Functions 4 February 2nd 06 06:48 AM
CountIf Question Jane Excel Worksheet Functions 10 September 28th 05 07:59 PM
countif question yeedao Excel Worksheet Functions 10 August 15th 05 03:13 AM


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"