J
jake
I have a long list, about 2,000 rows with 8 columns, and I
am trying to get a random sample from this list. I then
want this random sample to be drawn from the list and
reproduced elsewhere on the sheet, or on a separate
sheet. I have been using an IF statement but run into a
problem . . . for all of the "TRUE" statements I want the
row values copied, but for all of the "False" statements I
want NOTHING returned. But an IF statement returns a
blank row for every "False" statement, meaning that
between each "True" statement I have 50 or so blank rows --
how do I eliminate these w/out manually deletion!!?!?!
Thanks.
Jake
am trying to get a random sample from this list. I then
want this random sample to be drawn from the list and
reproduced elsewhere on the sheet, or on a separate
sheet. I have been using an IF statement but run into a
problem . . . for all of the "TRUE" statements I want the
row values copied, but for all of the "False" statements I
want NOTHING returned. But an IF statement returns a
blank row for every "False" statement, meaning that
between each "True" statement I have 50 or so blank rows --
how do I eliminate these w/out manually deletion!!?!?!
Thanks.
Jake