I need help writing a VBA code for this. A macro that reads a list of numbers from a given table and writes these numbers into a single dimension array. We do not know how many numbers there are in the table but the user selects the first number and then runs the macro. Help would be appreciated and I think we have to incorporate loops in the answer?