Try

[VBA]
Dim myArray
myArray = Range("A110").Value
[/VBA]