Thread
:
How to save contents of cell range in an array?
View Single Post
#
1
Posted to microsoft.public.excel.programming
John Uebersax[_2_]
external usenet poster
Posts: 3
How to save contents of cell range in an array?
In a VBA subroutine, how can one, for example, save the contents
(numbers) of the range A1:L12 in the array x(12,12)?
And how does one declare x()?
Thanks in advance.
John Uebersax
Reply With Quote
John Uebersax[_2_]
View Public Profile
Find all posts by John Uebersax[_2_]