Thread: Array variables
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
xavi garriga xavi garriga is offline
external usenet poster
 
Posts: 31
Default Array variables

Dears;

I'm making a macro using arrays for first time, and in a sub procedure I'd
like to create a multidimensional array with different types of variables.
One column should have a string of characters and the rest of the columns
should have numeric values. How can I define this array?

When this array is created, how can I call it in a function?

Please, if I haven't clarified enough the question, let me know...

Thanks for your help!

--
atrep