View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Office_Novice Office_Novice is offline
external usenet poster
 
Posts: 245
Default Convert Range to Array

Greetings, I know this is possiable but can't seem to get the syntax right. I
want to take a range from a worksheet if a condition exists and assign it to
an Multidimensional Array to be added to another worksheet later. how is
this done?