Hi,
I hope I understood your problem. The basic way in which I would do the copy/paste
Sub Macro2()
ActiveSheet.Unprotect Password:="abi"
'Why the range you paste to has a different size than the one you copy from?'
Sheets("Verbal Auth Letter").Range("B22:C22") = Sheets("Section...