in reply to Re^2: Adding a number from scalar variable to array name
in thread Adding a number from scalar variable to array name

In that case, I agree with chargrill. Don't use a variable as a variable name. You could use an AoA instead.
  • Comment on Re^3: Adding a number from scalar variable to array name