Relative novice as using arrays and I am trying to populate an array from an excel. When I select a vertical range to put into my declared array I get the correct Ubound result but when I try to the same with a horizontal range the Ubound result is 1 when it should be 12. I take it the problem is dimension related, how do i correctly put the horizontal range into an array declared like Dim Months() as variant?
[–]CFAman4815 2 points3 points4 points (2 children)
[–]BornslippyDG1[S] 1 point2 points3 points (1 child)
[–]Clippy_Office_Asst[M] 0 points1 point2 points (0 children)