hi all....
how to make this code work if the picture is series number not adding mark "_"
i must give the file name always e.q. 1_1.jpg;2_1.jpg; 3_1.jpg, ect...
i want the picture name like 1.jpg;2.jpg;3.jpg NOT USE "_1"...
here this code :
Sub ReplaceImages() If Range("AM8") = "" Then Exit...