Just one thing I didn't mentioned.

I'm using VBA (Excel). So I got two warnings with "App." object, that had to be changed to "Application." object.

I don't know how to change this for being compatible under VB and VBA.

Of course minimal problem, got replaced and everything worked as a charm under VBA.