I am working remotely from my customer and have an Excel spreadsheet with an SQL connection to pull data from a database. When working at home I can test it on my local test database. Everything works so I want to email the spreadsheet to my customer but need to change it to their connection string first. But when I do this it tries to refresh, fails as it cannot see their server, and the only option is to cancel which does not save the new connection string.
I have looked up answers and tried disabling refresh but cannot find a soulution. I am trying to avoid macros but will change my view if this is the best solution. screenshot of connection string set up