Hi John-
I think you at least uncovered something. I tried it in a new file, and got it to work...sometimes. It worked with Sheet1, Sheet2, etc, but as you said, when you change the sheet name to something else, it may not.
Here is what I tried with sheet names when pasting in a named ranges. These were the actual sheet names:
ChangedName: did not paste over named range (only hardcoded range)
ChartsSheet: did not paste over range (only hardcoded)
Sheet1: it worked
Sheet2: it worked
SheetCharts: It worked
Sheet Space: It worked
sheet17: it worked
Shee: it worked
S: it worked
h: it worked
hwithmoreletters: it worked
cwithmoreletters: did not paste over range (only hardcoded)
ewithmoreletters: it worked
t with more letters: it worked
zmicrosoft: it worked
Charts: does not work
So, to your point John, it seems to work sometimes, maybe based on the first letter of the sheet name. It is real weird that this is happening though. I can probably make it work for myself though!
Thanks for the help!