View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Laurie Laurie is offline
external usenet poster
 
Posts: 37
Default Export 1-dimensional array values to a two-dimensional table?

Hi,

Now I have an array function to get a vector of values for a given age.

How can I use loops to export the array values for a set of ages?

I tried to use the age as a loop indicator but it seems not working.

Thank you very much for your help and any suggestion in advance!!!

Sincerely,
Laurie