Hi, I have this excel worksheet with multiple pictures.
I need to find a way to select each pictures programmatically and do things to it (resizing, move, etc.).
How can I select the picture programmatically without knowing the picture/image name/ID?

PS: the pictures are already in the worksheet, not inserted by my macro.