J
Joe Guenther
I am currently trying to use the TransferSpreadsheet
action in a macro to export a table to an excel file. I
am getting a message: "Can't Update. Database or obejct
is read-only". I've determined that this message appears
when the target location exceeds a certain lenght
(approximately 50 characters). For example, the
following location works:
C:\NewTestDirectory\NewTestDirectorySub1\test.xls,
however this location doesn't:
C:\NewTestDirectory\NewTestDirectorySub1
\NewTestDirectorySub2\test.xls
I am running Access 97 in the Windows XP environment. My
company was previously on Windows NT, and this was not a
problem. Has anyone experienced this, and are there any
solutions?
action in a macro to export a table to an excel file. I
am getting a message: "Can't Update. Database or obejct
is read-only". I've determined that this message appears
when the target location exceeds a certain lenght
(approximately 50 characters). For example, the
following location works:
C:\NewTestDirectory\NewTestDirectorySub1\test.xls,
however this location doesn't:
C:\NewTestDirectory\NewTestDirectorySub1
\NewTestDirectorySub2\test.xls
I am running Access 97 in the Windows XP environment. My
company was previously on Windows NT, and this was not a
problem. Has anyone experienced this, and are there any
solutions?