OK, so when you press OK does the Msgbox display the next line of input data?
You could also add your counter n to the msgbox ie
Msgbox n & " = " & strInput
OK, so when you press OK does the Msgbox display the next line of input data?
You could also add your counter n to the msgbox ie
Msgbox n & " = " & strInput