Hi,
I have a file that've working normally for more than 1 year, but now something went wrong, even though I didn't use the file.
This file inserts images by VBA in specific locations, but now all the images seems to have moved to the right.
I've tried:
Me.Pictures.Insert(FullImagePath).Select...