View Single Post
  #15   Report Post  
Posted to microsoft.public.excel.programming
Harlan Grove Harlan Grove is offline
external usenet poster
 
Posts: 66
Default How do I assign values to an array?

You asked the right question. It's just a matter of reading between the
lines. DATA/READ is a strong indicator that you'd never seen a Variant or a
dynamic array before.