Sub openspcolumn()
CreateObject("Shell.Application").Open (ThisWorkbook.Path & "\SP" & "\slendercolumn.col")
End Sub
.............................................................................................................................................................
This code...