Stang70Fastback
Registered User.
- Local time
- Yesterday, 21:24
- Joined
- Dec 24, 2012
- Messages
- 132
Need to have linked table open in Excel for Access to work...?
Hey guys and gals. Probably a n00b question here.
I have a .accde file that pulls data from many sources, including a .xlsm file. This is on a shared network, and many people have that .xlsm file open at any given time, with the person in charge of that file making changes to it throughout the day.
I've encountered an issue where I receive an error from Access when trying to run a report that uses data from that .xlsm file. The error states:
I assume this is an error that occurs because when you open the file on that computer, you will get the, "This file is read only, would you like to open it in read only mode," warning in Excel since another user is currently editing it, which I assume is something that Access does not know how to handle. Is there a way to avoid this? The current workaround is for the user to open the Excel file first and accept that warning, opening the file in read-only mode. So long as they have the file open, Access doesn't complain.
So is there a way to have Access accept the fact that the file is read-only and proceed anyway?
Thanks!
Hey guys and gals. Probably a n00b question here.
I have a .accde file that pulls data from many sources, including a .xlsm file. This is on a shared network, and many people have that .xlsm file open at any given time, with the person in charge of that file making changes to it throughout the day.
I've encountered an issue where I receive an error from Access when trying to run a report that uses data from that .xlsm file. The error states:
The Microsoft Access database engine cannot open or write to the file '....'. It is already opened exclusively by another user, or you need permission to view and write its data.
I assume this is an error that occurs because when you open the file on that computer, you will get the, "This file is read only, would you like to open it in read only mode," warning in Excel since another user is currently editing it, which I assume is something that Access does not know how to handle. Is there a way to avoid this? The current workaround is for the user to open the Excel file first and accept that warning, opening the file in read-only mode. So long as they have the file open, Access doesn't complain.
So is there a way to have Access accept the fact that the file is read-only and proceed anyway?
Thanks!
Last edited: