Hi,

I'm new to vba and I have an issue when I want to print a matrice in excel trought vba. Run Time Error 438 pops up

Here it is:


When I don't specify that i want it on Sheet1 of my excel I have no problem printing it, but I need to specify it because I got many sheets to work with.

Thank you