I have a spreadsheet that is linked to a access database
using the Get External Data etc
I have some users that also have the same database in another state capturing different data.
Although the data is different the report output is the same. I would like to send them the spreadsheet and link it to their database so they can utiles the functions I have written in Excel VBA and named range properties to auto update charts etc.
My theory would be a connection string would need to be placed in a on workbook open sub. Also a file Open dialogue box would be great so that they can navigate to the database
Any help would be greatly appreciated
using the Get External Data etc
I have some users that also have the same database in another state capturing different data.
Although the data is different the report output is the same. I would like to send them the spreadsheet and link it to their database so they can utiles the functions I have written in Excel VBA and named range properties to auto update charts etc.
My theory would be a connection string would need to be placed in a on workbook open sub. Also a file Open dialogue box would be great so that they can navigate to the database
Any help would be greatly appreciated