If I have an Excel spreadsheet with named range "Array_1" referring to range A1:A20, what is the most efficient way to get the data from "Array_1" into an array in Visual Basic if I am creating a user defined function that has the text "Array_1" passed into it as a variable?