How can I change the linked macro to insert all images in a target folder instead of all selected images?
I was able to use the above macro to insert multiple images, but instead of selecting them, I would like to simply select a target folder and have all images it contains inserted.
Please, test the next adapted code. It firstly places all files from a folder in an array and then processes its content:
It also needs the next function to return the files array: