hi everyone
when I use macro for copy and paste photo in excel 2013 I received error 1004
i click debug and just click F5 without any change ,after that macro complete command.
what should I do to avoid this problem
Sub Tester() Sheets("STATS").Select
Range("B223:K244").Copy...