Roderick_E
Well-known Member
- Joined
- Oct 13, 2007
- Messages
- 2,051
Hi there.
I have an add-in I've been working on. There is a part of it that goes out to the internet and grabs data from a table.
Since it is an add-in, if the user has really high security, they will get a security warning popup every time they open any workbook.
What I'd like to do is NOT have the add-in attempt the connection UNLESS the user actually attempts to use the associated macro. At least that way, they see the security warning only if they attempt to use that macro. How would I accomplish this? Thanks
I have an add-in I've been working on. There is a part of it that goes out to the internet and grabs data from a table.
Since it is an add-in, if the user has really high security, they will get a security warning popup every time they open any workbook.
What I'd like to do is NOT have the add-in attempt the connection UNLESS the user actually attempts to use the associated macro. At least that way, they see the security warning only if they attempt to use that macro. How would I accomplish this? Thanks