View unanswered posts
View active topics
FAQ
Search
Members
User Control Panel
Login
Mary Kay
how to launch or run a program in a button click
[code:1tqv5xat]Private Sub cmd_button1_Click() Call Shell ("C:\WINDOWS\system32\notepad.exe", vbNormalFocus) End Sub[/code:1tqv5xat]
Click here to read the whole forum topic