A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi Rick,
To see my code please visit this link and view the answer that I listed to my own question.
I don't think your solution that you provided will work. I am not actually issuing a copy command within the VBScript at all. When I say copy I mean just your typical Ctrl + C, or edit menu and selecting copy. I know your code would work if I was using script for the copy, however I'm just referring to the typical Ctrl + C method. Once the script hits the unprotect row it prevents the cells from being copied.
I do have a ton of other code that I am using not listed here, however I can guarantee you that it is due to the unprotect feature. I walked through that code step-by-step and as soon as it hits the unprotect line it prevents the cell from being copied. If I run the spreadsheet with only this code and remark the protect and unprotect lines, I do not have an issue with the copy.
Thanks for the suggestion, I really do appreciate it, please let me know if you have any further suggestions.
I'm sorry if this reply looks weird, I am doing this on my iPhone.
Thanks,
Chris