Allows the author to launch a Control Panel item (or .cpl file).
Original Author: Will Smith
Inputs
The name of the .cpl file.
Assumptions
Windows Interface
Side Effects
Same effects of the Shell Command
Code
'Where Odbccp32.cpl is the name of the control panel item.
Shell "rundll32.exe shell32.dll,Control_RunDLL Odbccp32.cpl", vbNormalFocus