making a button with code by clicking a button

tomro1

Registered User.
Local time
Today, 03:54
Joined
Jun 12, 2006
Messages
23
hi all,

I know how i can make a button in another form by clicking a button, but now i also want to put code in the other form for if you click that button.

example:

button1_click()

createcontrol "form2", acbutton

but now i want to get behind the button i just made, so, how do i do that??
 
Try the 2 Db's in the attachment. One will create a form with the settings you request and 3 working buttons, the second will create a working search combo box on an existing form.

Dave
 

Attachments

Users who are viewing this thread

Back
Top Bottom