Hi all,
I am new to Excel and have encounter such problem:
I am trying to prompt the user for rows selection. I am not sure if the variables are set up correctly. I tried with integers but didn't work. Thank you for your help in advance!
The code goes as follow:
Sub Select_row()
Dim leftrow...