Thread: Array/Matrix
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Egon Egon is offline
external usenet poster
 
Posts: 13
Default Array/Matrix

I need help setting up an array to read data into.

I would like to read data from 3 columns on one sheet into an array and
then copy that information into another sheet.

The Array/Matrix will be 3 columns wide, but the number of rows will
need to be dynamic.

Can anyone help?

TIA
E