Thanks, kanti, I think you we are about there, but, A1 can (will) change depending on what the user inputs into cell A1. I can't hard wire the value into my macro.
I don't know what xx is. It can be any integer from 1 to 10, for simplicity, and is a user input.
I need to "call up" the...
I need to paste a value obtained from an earlier run macro into a specific cell, the location of which is specified by a user input (cell A1 in my example).
Let's say the user has input 5 into cell A1.
Based on the A1 value of 5, the CHOOSE command has selected the fifth entry in a row B...