Situation: an Excel 2010 workbook is created using data from oracle. A data connection is created to achieve this. The excel workbook is then saved as a .xls file so that customers with older versions of office can access it.
Problem: a warning message is displayed when the workbook is opened:
‘Security warning Data Connections have been disabled [ Enable content]’.
We think this is shown because the data connection is still present in the workbook. You can go to Data->Connections and remove it, but when the workbook is saved and re-opened, the data connection has come back (although with empty definitions fields).
Things tried: removing all data connections using a macro: no joy. The ‘Name Manager’ method described here (http://www.mrexcel.com/forum/showthread.php?t=467938) : no joy.
Has anyone else seen this behaviour?
I had the same problem today. If after you delete all of the connections, the connection properties still live on. I clicked on properties, deleted the name by selecting the name window and deleting it.
A warning came up to verify I really wanted to do it. After selecting yes, it got rid of the connection. Save the workbook.
I am a hack at Excel but this seemed to work.