View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ChuckM[_2_] ChuckM[_2_] is offline
external usenet poster
 
Posts: 17
Default Finding ranges in an array, cut and paste also.

Can anyone give some help or guidance?
I have an array...fixed at 8 columns wide, but n rows deep. I need to
search down one of the columns for some known data ( in the m'th row)
and then make a copy of the array from the top row to the m'th onto
another sheet.

I'll appreciate any advice.
Thanks
Chuck