Hi Guys,
Is it possible to call a Button click even within another button click event?
Something Like the following
VB Code:
Private Sub CmdAdd_click() If Mode = "Edit" then CmdMod_click End If End Sub
|
Results 1 to 9 of 9
Threaded View
|
Click Here to Expand Forum to Full Width |