Re: Excel File through IE
Its security violations as normal vba code wont be run in a web browser. You need to adjust your setting by perhaps adding the site to your trusted sites collection since this is an intrranet site it should be safe.
Re: Excel File through IE
how would i go about that?
is it hard to do?
potentially 300+ people could view and use this file
everything is locked down in work, so it would be hard for me to arrange any security settings to be changed
the digital certificate will be trusted on these machines
is that not enough?
you know any alternatives, so i can get round this?
thanks :)
Re: Excel File through IE
Well unless you can remove the vba code you will need some way of allowing it to run.
Re: Excel File through IE
damn :(
is there no way to open excel instead of opening IE
sorry for all the questions :(