Situation: Excel 2010 workbook is created using data from oracle. For this, a data connection has been created. The excellent workbook is then saved as an .xls file so that clients with older versions of the office can access it.
Problem: When opening a book, a warning message is displayed:
'Security warning. Data connections are disabled [Include Content].
We think this is shown because the data connection is still present in the book. You can go to Data-> Connections and delete it, but when the book is saved and reopened, the data connection will return (albeit with empty fields).
Proven things: deleting all data connections with a macro: no joy. The Name Management method described here (http://www.mrexcel.com/forum/showthread.php?t=467938): no joy.
Has anyone else seen this behavior?
dartacus
source share