swaink
Active Member
- Joined
- Feb 15, 2002
- Messages
- 432
Hi All
This is a new area for me so I would really appreciate any guidance please.
I have a workbook in which the code retrieves data from a public web page.
I intend to use some of my team to test the final result but I need to control it's release.
The tool does exactly what it is supposed to do, but for the purpose of testing I want to restrict the users to only those people who are employed staff initially.
In order to acheive this I would like to have the code check for the proxy server settings if they match what is expected then the tool will continue and do its work, however if the proxy setting don't match then produce a msgbox indicating the error. The error box I can do but checking the proxy settings is one step too far
All advice appreciated
Regards
Kevin
This is a new area for me so I would really appreciate any guidance please.
I have a workbook in which the code retrieves data from a public web page.
I intend to use some of my team to test the final result but I need to control it's release.
The tool does exactly what it is supposed to do, but for the purpose of testing I want to restrict the users to only those people who are employed staff initially.
In order to acheive this I would like to have the code check for the proxy server settings if they match what is expected then the tool will continue and do its work, however if the proxy setting don't match then produce a msgbox indicating the error. The error box I can do but checking the proxy settings is one step too far
All advice appreciated
Regards
Kevin