Hi all,
Im trying to write data from one workbook to another closed workbook and place the data in first empty row in the closed workbook. This works fine. But when i add a protection to the sheet i want to write data to im running in to problems with placing (pasting) the data. I recive a error 1004 PasteSpecial method of range class failed. When i try to debug it seems like the protection part of the code works like it should. But for some reason im no longer able to paste the data. It works great without the protection.
Any ideas what im doing wrong?
Bookmarks