Macro runs but doesn't create file for regular users
I have a macro which exports a chart to a csv file, then displays a completion text box to the user.
Our users are running the macro via Access Point using the IE Plugin.
The macro works fine and creates the file for 2 users (QV developers) but not for anyone else. The macro runs for them and displays the completion text box, but no file is created.
I have confirmed that they have set macro security to provide system access. Is there some particular permission required, or log file that might shed light on the problem?
The script is as follows.
sub ExportUpdates
'create timestamp based name - specific to the second