Hello, I am using the following code to insert a list of pics, it inserts a link to the pics instead of pasting the pics, can someone help
Sub InsertPictures()
'Application.ScreenUpdating = False
'ThisWorkbook.Worksheets("CONTENTS").Visible = xlVisible
Dim CONT As Worksheet
Set CONT =...