View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
andy the pugh andy the pugh is offline
external usenet poster
 
Posts: 12
Default is array redimmed?

On May 28, 11:54*am, Stefi wrote:

Redim myarray(x) changes it to a real array.
But how can I determine the state of myarray when it was not redimmed yet