Hello All,
I need help to figure out what I am doing wrongly here:
I wanna load image control on my worksheet with this script but I think i am doing something wrongly since I can't get the result.
Sub ShowPic ()
Dim fPath As String, sFile As String
On Error resume next
fPath =...