further to my previous post I have played around with various copy methods and have identified the problem, but cannot resolve it.
Basically the spreadsheet that is opened and where the data is copied to, has a custom save routine that is affecting the save. I have removed the close and on the workbook I can see the data has been copied, but I think the customsave routine then doesn't actually save the book and so when it closes the copied data is lost.
This is the code I think affects the save but I can't work out how to negotiate the custom save when the updater runs?
this is the code I can't remember where I found it, but it is required for disabling cut copy paste and a few other things
Bookmarks