Hi I tried to add the worksheet information to a range variable which was passed from a main routine. "Received_range" is the range variable received and all of the three lines below has resulted in error.
a. Set localrange = Sheets("Sheet1").received_range
b. Set localrange =...