Here's what I thought I had accomplished: Remote user has a file they update, as part of the closing the file out, part of it is published to a webpage on another server and the xls is also saved to another server. The macro below is for the saving it to another server as a different file name. It worked fine and then out of the blue when running the macro, I get a "Path/File Access Error".
The reason why I'm trying this method is that the original file has formulas and if you just copy/paste the cells to the new file, the formulas still reference the original file.
Anybody have a sample of vba that copys all the sheets of a worksheet and copies them to a blank one?
Bookmarks