I used the macro recorder on a protected sheet to copy and paste and I am getting the following error if someone can please tell me how to get rid of it please....thanks for any help
Wb.Sheets("Test1").Range("F5:H5").Select
Application.CutCopyMode = False
Selection.Copy...