Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
cvhelios
 
Posts: n/a
Default How to make COUNT indicate ROW


I have an essential question:
If I have an excel sheet with, let's say 10.000 rows, and numbers are
filled in one row and let's say, about 5.000 are numbers scattered
downwards from array D8:D10000, how can I tell which *ROW* COUNT has
reached e.g. 1000 numbers or 2000 numbers?
I'd be very grateful for an answer to this. :)

K. I. Malde, Norway


--
cvhelios
------------------------------------------------------------------------
cvhelios's Profile: http://www.excelforum.com/member.php...o&userid=19995
View this thread: http://www.excelforum.com/showthread...hreadid=528461

  #2   Report Post  
Posted to microsoft.public.excel.misc
thechilipino
 
Posts: n/a
Default How to make COUNT indicate ROW

hi k.i.:

one possibility is in column E to use counta(E$8:E8) & copy down the length
of the array. then off to the right type in 1000 and 2000 in cells H2 & H3
for example. then use the match(H2,$E$8:$E$10000,0) function to find which
row those numbers appear.

i hope that helps.

cheers.



"cvhelios" wrote:


I have an essential question:
If I have an excel sheet with, let's say 10.000 rows, and numbers are
filled in one row and let's say, about 5.000 are numbers scattered
downwards from array D8:D10000, how can I tell which *ROW* COUNT has
reached e.g. 1000 numbers or 2000 numbers?
I'd be very grateful for an answer to this. :)

K. I. Malde, Norway


--
cvhelios
------------------------------------------------------------------------
cvhelios's Profile: http://www.excelforum.com/member.php...o&userid=19995
View this thread: http://www.excelforum.com/showthread...hreadid=528461


  #3   Report Post  
Posted to microsoft.public.excel.misc
cvhelios
 
Posts: n/a
Default How to make COUNT indicate ROW


Well.... I have identified that kind of solution using the OFFSET
function and just counting up from row to row, but I feel this takes so
much space. 1 column of nearly 10.000 cells took nearly 1,3 MB of space
alone.
I was more looking for a function that in a few cells culd tell me
which rows the round numbers of 1000 counts and 2000 counts, and so on,
where. Thanks for you help anyway.

Cheers. :-)

thechilipino Wrote:
hi k.i.:

one possibility is in column E to use counta(E$8:E8) & copy down the
length
of the array. then off to the right type in 1000 and 2000 in cells H2
& H3
for example. then use the match(H2,$E$8:$E$10000,0) function to find
which
row those numbers appear.

i hope that helps.

cheers.



"cvhelios" wrote:


I have an essential question:
If I have an excel sheet with, let's say 10.000 rows, and numbers

are
filled in one row and let's say, about 5.000 are numbers scattered
downwards from array D8:D10000, how can I tell which *ROW* COUNT has
reached e.g. 1000 numbers or 2000 numbers?
I'd be very grateful for an answer to this. :)

K. I. Malde, Norway


--
cvhelios

------------------------------------------------------------------------
cvhelios's Profile:

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

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




--
cvhelios
------------------------------------------------------------------------
cvhelios's Profile: http://www.excelforum.com/member.php...o&userid=19995
View this thread: http://www.excelforum.com/showthread...hreadid=528461

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
Only count columns if the column next to it is not blank glotgering Excel Discussion (Misc queries) 2 March 30th 06 09:51 PM
Average of count in pivot tables Dan in NY Excel Worksheet Functions 0 August 17th 05 11:31 PM
Table to pick out most common entries and count occurences of each Neil Goldwasser Excel Worksheet Functions 4 August 6th 05 09:57 AM
Count If Formula Mimi Excel Worksheet Functions 0 November 5th 04 11:55 AM
how do I make a function to count days? khamsta Excel Worksheet Functions 2 November 1st 04 10:53 PM


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