Hi,
I received an excel file containing vba code from someone. After opening the file, I get the following Security Warning:
"Data connections have been disabled".
Then there is a button to "Enable Content".
If I don't click the "Enable Content" button and I try to import a new data set by right-clicking and choosing "Refresh", I then get the following warning:
"You are connecting to an external data source. Do you want to continue? Connections to external data sources can be used to access confidential information,
or to cause harm to your computer. If you do not fully trust the source of this file, click Cancel."
Can someone let me know what this external data source is?
When I looked in the VBA editor I see the information in the screenshot below. As you can see it contains a password. Can anyone let me know what this
means? Am I actually connecting to an external database by using this VBA?
Really appreciate any help.
