Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default Writing formula using COUNTIF

Try this:

=COUNTIF(A1:J1,"=1")-COUNTIF(A1:J1,"6")

Another unusual way:

=INDEX(FREQUENCY(A1:J1,{0,6}),2)

--
Biff
Microsoft Excel MVP


"Suz" wrote in message
...
a have a row of answers giving a rating from 0-10. I need to count the
number of people who scored the question between 1-6.



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
Help in writing a formula Melody Excel Discussion (Misc queries) 1 February 21st 08 09:06 PM
Help writing a formula Adam Excel Worksheet Functions 5 August 2nd 05 07:39 PM
Writing a Formula indansr About this forum 0 May 16th 05 08:51 PM
Writing a formula julescc Excel Worksheet Functions 6 March 3rd 05 01:45 AM
I need help writing a formula. John III Excel Worksheet Functions 4 December 31st 04 07:26 PM


All times are GMT +1. The time now is 12:54 PM.

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"