G
George
Is there a fast way to transfer an Excel range to an array?
Example:
Excel range is E2:E300
Dim person() as string
Thanks,
George
Example:
Excel range is E2:E300
Dim person() as string
Thanks,
George