I have a Excel 2007 Document that tracks some information on Goal Line Blitz.com....

http://www.victoruno.com/glb_tracker...cker%20v18.rar

A requirement for this to work is the User opens up IE and logs into Goal Line Blitz( http://goallineblitz.com/game/login.pl ). Then goes to the GLB Tracker(the excel document) and starts the VBA macro. (Sheet: Roster Tracker, Button: Track Roster, Macro: Roster_Tracker)

This macro simply uses Webqueries to go to specific pages and pull that info into Excel. Now when users run this, the webqueries don't recognize that IE is running in the background and does not recognize that the user has logged into the GLB webpage.

Now, on my system and many others the script runs perfectly no problem, but on a growing number of systems this "Lack of Sharing" problem happens.

I have had them shut their Firewall off, checked their Excel Options, and used many other ways to access internet through VBA. Still no solution.

I am would like to figure this out though it is tough to do since on my system it works fine. If anyone has any clues, please let me know.