L
loc_p
I added 2 text fields and a button to a form in MS access 2007. and i went
to the code builder and tried to add values to the text fields .
ex:
textBox1.text = "name"
i coded this to the button click event.. but some times after i get an
error.. the button click property never works...
so i have to create a new form and redo it. can some one tell me why this is
hapenning , and tell me a way to prevent this..
to the code builder and tried to add values to the text fields .
ex:
textBox1.text = "name"
i coded this to the button click event.. but some times after i get an
error.. the button click property never works...
so i have to create a new form and redo it. can some one tell me why this is
hapenning , and tell me a way to prevent this..