View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Claus Busch Claus Busch is offline
external usenet poster
 
Posts: 3,872
Default Baffled with assignment of range to array why won't it work??? Any help appreciated

Hi Mark,

Am Wed, 29 Jan 2014 06:34:52 -0800 (PST) schrieb Mark Stephens:

Dim MyArray() As Variant


try:
Dim myArray As Variant
without the brackets


Regards
Claus B.
--
Win XP PRof SP2 / Vista Ultimate SP2
Office 2003 SP2 /2007 Ultimate SP2