LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sam Sam is offline
external usenet poster
 
Posts: 699
Default List Reference

I have created a list of numbers.... let's say from 0 to 1000

this list is coming from a database of information.
I want to find out how many numbers are available in certain intervals
0-35, 35-55, 55-75, 75-95, and then the intervals increase in size after 300.

I have an excel list holding this data.... (from the Data MenuListCreate
List)

now it is easy to use the custom feature with the filter of the list to get
it to show the numbers in a certain range. then count the numbers in each
range and put the info in a separate table

What i would like to do and i am not sure if this is possible, is create a
reference
to the custom filter of the list
for example

Range Count
------- -------
0-35 =count(list.customrange(0<x<35)
35-55 =count(list.customrange(35<x<55)

and so forth and so on...

I do not know if you can use a list reference in a count function and i do
not know if there is such a reference. Any help would be appreciated.

 
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
Reference List Gene L. New Users to Excel 1 August 27th 09 07:45 PM
Drop down list reference wcurtis Excel Discussion (Misc queries) 1 August 15th 09 04:37 PM
Removing a reference from the LIST BlueTrin Excel Programming 1 August 9th 06 05:47 PM
How to reference list using a drop down menu, displaying the list eddiespaghetti Excel Programming 0 January 4th 06 08:08 PM
List box to reference another workbook Hank Hendrix[_2_] Excel Programming 0 July 10th 04 12:09 PM


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