All,
I would like to write a function to return an array of integers so I can index them, but I am not aware of the syntax for VBA. Here is the pseudo code:
Function getStats() As Variant
getStats is now an Array and not an Integer