Hello,
I have an Excel with an embeeded DSN. When I open the Excel in Notepad i see it:
DSN=serverName;Description=serverName;UID=UserName;;APP=Microsoft Office 2003;WSID=LT-533571;DATABASE=DatabaseName
I want to change the server property, how can I do it? It's driving me nuts, tried editing the excel in Notepad - crashes the Excel, tried some basic VBA, but I was only able to edit connection properties of pivot tables, and not change the DSN.
Any ideas?