List vector using upper and lower limits
- From: "flaterp" <flaterp@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 8 Jun 2005 14:10:02 -0700
I am trying to reduce a column of data from ~8200 rows to ~1200 rows. I have
2 spin buttons that control the upper and lower limit the user desires. Is
there a way to reference just the cells within the range?
For instance . . . data is listed from A1 to A8200. A new list is generated
from the upper and lower limits depending on their respective spin button
value (ie. a lower limit value of 2481 would be the beginning point of the
'new' data range and an upper value of 3674 would be the end). The reduced
list (from A2481 to A3674) is then written in column 'B' and dyamically
changes with the spin buttons.
I appologize if this is too vague and thanks in advance.
.
- Follow-Ups:
- Re: List vector using upper and lower limits
- From: Dave Peterson
- Re: List vector using upper and lower limits
- Prev by Date: Re: Next w/o For If/Then Loop
- Next by Date: Re: Next w/o For If/Then Loop
- Previous by thread: Next w/o For If/Then Loop
- Next by thread: Re: List vector using upper and lower limits
- Index(es):