Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all !
I've got a question today for a macro using an excel and powerpoint object.
During the execution, i've got the error :
myPowerPoint was create with the line :
And the next line of the macro is :
So, I'm adding a new powerpoint file to this new powerpoint object.
If I understand well, the error message came in this second line.For me, it's the VB engine the problem.
Local : OKServer : KO
But !
It's to easy like this ! Another guy test this application and don't have this error.
I really don't understand why ?
Can anybody give me some indications ?
Thanks ?