Convert Range to Array

  • Thread starter Thread starter Office_Novice
  • Start date Start date
O

Office_Novice

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?
 
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?

Maybe you can add a reference to that range and store it to your array, so
you can call it later?

B.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top