add target.value to the line
![]()
Shell ("RunDLL32.exe C:\Windows\System32\Shimgvw.dll,ImageView_Fullscreen " & FilePath & Target.Value)
ps you should probably target column as well
just so it doesn't run when you select column R on wards![]()
If Target.Column < 14 Or Target.Column > 17 Then Exit Sub
Bookmarks