I thought that was what you would be wanting.
Either
ary1D = Application.Index(ary, 2, 0)
or
ary1D = Application.Transpose(Application.Index(ary, 0, 2))
depending on whether you want rows or columns
I thought that was what you would be wanting.
Either
ary1D = Application.Index(ary, 2, 0)
or
ary1D = Application.Transpose(Application.Index(ary, 0, 2))
depending on whether you want rows or columns
____________________________________________
Nihil simul inventum est et perfectum
Abusus non tollit usum
Last night I dreamed of a small consolation enjoyed only by the blind: Nobody knows the trouble I've not seen!
James Thurber