I wrote a simple DLL with a function that I use in Excel for retrieving data from an Access Database.
The problem is that when the data changes in the Database, it is not reflected in the Excel spreadsheet. Re-Calculating does not work (F9). I either have to re-enter the variable in the...