????
Quote Originally Posted by unmarkedhelicopter
????
[vba]Dim sRange As String
sRange = Application.InputBox("Get Range ", "Title", , , , , , 8).Address
Range(sRange).Select
[/vba]
Wants to select the range based on input. This one selects a range. Just not sure it this is exactly what he wants ...

What do you mean by ????

ps.: noticed that you altered your post. So discard that ???? Already know what you meant.