LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 138
Default Count dynamic range

Hello all,

I need to do a count on a list (from a database) that grows and
shrinks. It needs to exclude the last 200 entries depending on where
the end of the list is.

I'll be doing average, stdev, counta, and more functions with this
list so it is not as simple as just counting the list and subtracting
200. Essentially i need to tell microsoft where the end of the list
is, then only do calc's on everything but the previous 200 cells.

Possible?

My only idea (failure by the way) was something like

A1 = counta(B1:B1000) = result is 1000
A2 = average(B1:(address(A1,2)-200))

.... but it appears you can not have cell references when calculating
on a range.

Thanks for any help :)
-SD

 
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
Dynamic range Hans Knudsen Charts and Charting in Excel 1 May 17th 06 07:26 AM
dynamic range name Jonathan Cooper Excel Discussion (Misc queries) 6 April 6th 06 09:58 PM
Dynamic Range with unused formula messing up x axis on dynamic graph [email protected] Charts and Charting in Excel 2 February 2nd 06 08:02 PM
How to count dates within a certain range in a column with mutiple date range entries Krisjhn Excel Worksheet Functions 2 September 1st 05 01:59 PM
I would like to count # of occurences but have it be dynamic when. Sifedirector Excel Worksheet Functions 1 March 19th 05 02:27 PM


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