Hello i need your help :
At work we need an excel file whit a comment photo for each thing as you can see in this example:
https://imgur.com/a/kwSobuM
To do this we use this macro :
Sub PictureInCommentSize()
With Application.FileDialog(msoFileDialogFilePicker)
.AllowMultiSelect =...