There is a big problem of not changing a folder with 'ENTER' key or 'RETURN' key in DirList Box. Th
There is a big problem of not changing a folder with 'ENTER' key or 'RETURN' key in DirList Box. This is the solution of the told problem, I
Rate There is a big problem of not changing a folder with 'ENTER' key or 'RETURN' key in DirList Box. Th
(1(1 Vote))
If KeyAscii = vbKeyReturn Then
File1.Path = Dir1.List(Dir1.ListIndex)
End If
End Sub
There is a big problem of not changing a folder with 'ENTER' key or 'RETURN' key in DirList Box. Th Comments
No comments yet — be the first to post one!
Post a Comment