Attached is the Workbook ("Arrays")
I have a two fold problem
1) When I try to run the macro "PopulatingArrayVariable" nothing happens
2) How can I include 2 columns from "Table5" columns "A" & "B" (1 & 2) for the code:
TmpArray = myTable.DataBodyRange.Columns(1)
Thanks