Home
Forums
New posts
Search forums
Articles
Latest reviews
Search resources
Members
Current visitors
Newsgroups
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Home
Forums
Newsgroups
Microsoft Access
Microsoft Access Macros
Read only error when trying to export table using Macro
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Guest, post: 10589462"] I am trying to create a macro to export TABLE3 to an Excel spreadsheet with the filename DLYREVUSG and the date.xls, These are my settings in the macro: Transfer Type-Export Spreadsheet Type-Microsoft Excel 8-10 Table Name: TABLE3 File Name:C:\Documents and Settings\myusrname\My Documents\Dayend Reports \DLYREVUSG done/TABLE3 " & Format(Date(),"mm-dd-yy") & ".xls" When I try to run the macro, I'm getting the error "Cannot update: Database or Object is read only" Can someone help me with this? Not sure why I'm getting this error???? [/QUOTE]
Verification
Post reply
Home
Forums
Newsgroups
Microsoft Access
Microsoft Access Macros
Read only error when trying to export table using Macro
Top