View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Lucas Soler Lucas Soler is offline
external usenet poster
 
Posts: 5
Default Reading data from a filtered list

I need some brain surgery, or the answer to the following:
I'd like to read two columns of data displayed by a filter into an array.
Assume that the data is already filtered by column A when the file is opened.

Cheers.