Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Lionheartilly
 
Posts: n/a
Default need help using count if


hi all,

thanks for taking the time to look!

I have a column with # ranging from 0-9999.
Now, I want to filter in to only obtain the # of rows that contain
0-30, 30-60, 60-90 that represents the different months.

I was able to get the first 30 using countif(F22:F3999, "<=30"), but
then I don't know how to get the counts from 30-60.
Can anyone help me with this using a single formula?

Thanks

Lion


--
Lionheartilly
------------------------------------------------------------------------
Lionheartilly's Profile: http://www.excelforum.com/member.php...o&userid=16537
View this thread: http://www.excelforum.com/showthread...hreadid=313865

  #3   Report Post  
Frank Kabel
 
Posts: n/a
Default

Hi
as alternative:
=COUNTIF(F22:F3999,"30")-COUNTIF(F22:F3999,"60")

--
Regards
Frank Kabel
Frankfurt, Germany

"Lionheartilly" schrieb im
Newsbeitrag ...

hi all,

thanks for taking the time to look!

I have a column with # ranging from 0-9999.
Now, I want to filter in to only obtain the # of rows that contain
0-30, 30-60, 60-90 that represents the different months.

I was able to get the first 30 using countif(F22:F3999, "<=30"), but
then I don't know how to get the counts from 30-60.
Can anyone help me with this using a single formula?

Thanks

Lion


--
Lionheartilly
---------------------------------------------------------------------

---
Lionheartilly's Profile:

http://www.excelforum.com/member.php...o&userid=16537
View this thread:

http://www.excelforum.com/showthread...hreadid=313865


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
filter and count rexmann Excel Discussion (Misc queries) 2 November 30th 04 02:11 PM
Count occurences between dates DJ Dusty Excel Worksheet Functions 3 November 11th 04 12:25 AM
Count If Formula Mimi Excel Worksheet Functions 0 November 5th 04 11:55 AM
How can I use count function in excel where I have several criter. Princess V Excel Worksheet Functions 14 November 3rd 04 10:18 PM
count based on two fields - need quickly JO Excel Worksheet Functions 1 November 1st 04 09:44 PM


All times are GMT +1. The time now is 05:02 PM.

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"