str1 = InputBox("Enter Column Name to be Compared")
Can anybody Explain me this below code what id does exactly?

Set To_Be_Compared = Range(str1 & "1:" & Selection.Address)