- All my tables in Excel use a OLEDB connection to an MS Access database
- Queries used are simple not complex
- MS Access database and Excel files are stored in a server
- Multiple users use the Excel files and will need to refresh tables
My worry is that all users may need to have MS Access installed on their PCs in order to refresh the tables. Do any of the connections (OLEDB, ODBC, etc.) resolve this issue?