Launch Windows Date/Time Properties
Launch Windows Date/Time Properties
Rate Launch Windows Date/Time Properties
(3(3 Vote))
Code:
'Launch Windows Date/Time Properties Dialog
Dim dblReturn As Double
dblReturn = Shell("rundll32.exe shell32.dll,Control_RunDLL timedate.cpl", 5)
Launch Windows Date/Time Properties Comments
No comments yet — be the first to post one!
Post a Comment