ITheadache
IS-IT--Management
I am trying to use a text box, and assign that value entered into the textbox to me.fieldname when a button is pressed. Unfortuneatly access keeps saying that an error has occured when I just say
me.fieldsname = textboxname
What do I need to do to fix this problem?
Thanks
me.fieldsname = textboxname
What do I need to do to fix this problem?
Thanks