Macro/Export Delimited

  • Thread starter Thread starter 116
  • Start date Start date
1

116

I am using ACC03 and have created a macro for 'exporting delimited' the
contents of my table. I have tried to export to our server, but the best I
have been able to do export the local machine. Any info?

David
 
Do you have permissions to write to the folder on the server where you are
trying to send the file?
Are you using the correct path to try to send the file?
 
This is more than likely a permissions problem on your server. Usually, no
one has permission to write to the root of the C: drive, but it could just
as easily be any other folder. Try to write to the same folder as the
back-end of the database is. If that works, it's most definitely a
permissions problem, and you will need to have your administrator fix it for
you.
 
Back
Top