D
dab1477
Thanks in advance for the assist.
I've posted in Coding, but I think I should be in this forum. Here goes:
I have successfully assigned a macro using the TransferSpreadsheet command
to a command button. This successfully exports a query to a specified server
location as Filename.ldb. When I attempt to open with Excel, I get the
following error message:
Filename.ldb cannot be accessed. The file may be read-only, or you may be
trying to access a read-only location. Or, the server the document is stored
on may not be responding.
I have verified that the file is NOT read-only and can be accessed by
opening and saving other Excel files to the same path. I verified that the
server is responding by opening files within the same path.
How do I open a .ldb file with Excel or use TransferSpreadsheet
successfully. I'm 75% there. Just need to open the file!
Thanks again.
I've posted in Coding, but I think I should be in this forum. Here goes:
I have successfully assigned a macro using the TransferSpreadsheet command
to a command button. This successfully exports a query to a specified server
location as Filename.ldb. When I attempt to open with Excel, I get the
following error message:
Filename.ldb cannot be accessed. The file may be read-only, or you may be
trying to access a read-only location. Or, the server the document is stored
on may not be responding.
I have verified that the file is NOT read-only and can be accessed by
opening and saving other Excel files to the same path. I verified that the
server is responding by opening files within the same path.
How do I open a .ldb file with Excel or use TransferSpreadsheet
successfully. I'm 75% there. Just need to open the file!
Thanks again.