I have an export to Excel function as part of a macro. Each time it exports, it's supposed to overwrite the file. When I run this function in the Manage Data Tasks to test it, it prompts me to overwrite the existing file, then informs me that it "Successfully exported 'file_name'." However the destination file remained untouched and not updated.
I've tried deleting and recreating the export from both the top menu and from the right click menu. When I'm in the initial session after creation of the export, it works fine. But... when I leave it to the macro to execute each day, it's not overwriting. And... when I go back in on a different session, and re-run the function from the Saved Exports, Manage Data Tasks menu, I encounter this problem again.
I've searched the internet, and have found people who've had this same exact issue. But there's no sign of any solution available.
Anybody ever resolved this?