Hey All,
I'm trying to figure out why this won't work. Basically I want to store a range in a variable and and the use this variable in when using .sort.
I've tried a few things like storing rngr as a range, not using quotes. I'm at a bit of a dead end.
Sub New()
Dim rngr As String...