How to securely store Connection String details in VBA
From https://stackoverflow.com/questions/3217014/how-to-securely-store-connection-string-details-in-vba How to securely store Connection String details in VBA Asked 10 years, 10 months ago Active 4 years, 2 months ago Viewed 23k times 14 13 I have an Excel Template that has hardcoded Ms Access MDB path in the VBA code used to connect to the Access tables and save, retrieve data. I migrated the MS Access Database over to SQL Server with Integrated Authentic