Logo 
Search:

MS Office Answers

Ask Question   UnAnswered
Home » Forum » MS Office       RSS Feeds
  Question Asked By: Holly Fox   on Oct 26 In MS Office Category.

  
Question Answered By: Shayne Anderson   on Oct 26

I don't think there is any array  slicing available in VBA, so For loops seem to
be the way to go.

However, I can't think why you'd be moving a million array items around inside
Excel VBA. If you have this amount of data, it really sounds as though you
should be looking at using a fully-compiled language, or redesigning your
application so that you don't need to move the data  around.

What is your application doing?

Share: 

 

This Question has 10 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Array to array direct transfer in VB Or get search suggestion and latest updates.


Tagged: