View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Smitch Smitch is offline
external usenet poster
 
Posts: 3
Default Assigning an array to range object?

Thank you for the response€¦ I should rephrase my question:

When in VB.NET using the Interop libraries how do you get the
Range = Array assignment to work.

I always get an cast exception. I have tried straight array as well as
object array.

Thank you,
~Smitch


"merjet" wrote:

http://www.vb-helper.com/howto_net_declare_arrays.html

Hth,
Merjet