I have a excel file in a webserver, and the users must run it
directly from the internet explorer.
The problem is : when a user click over the excel table link it opens
the excel in internet explorer but when he/she clicks to run the macro
the macro give some sheet errors.
"The "sheets" method from the "_Global" object have failed."
I dont know why this happen, when the user download and then run
the macro works great, but in internet explorer the macro turns crazy.