Overkill32
New Member
- Joined
- May 13, 2011
- Messages
- 49
I want to select a range of entire rows (for exemple Range("1:2").select) with whom i can identify the rows using a variable (for the purpose of the question, let's call the variables Row1 and Row2). So, if I was to decide that Row1=5 and Row2=9, I want to know how i can code the selection of the range using only the variable that i created .
Thank you in advance to whoever can answer me!
Thank you in advance to whoever can answer me!