A
Ann
I have some textboxes with calculations in them. When I
open the form ALL fields are completely blank. I would
like to return the form to that blank state if Undo
button or the add button is clicked. Unfortunately I get
the error that I cannot assign a value to object or
similar if i add something like me.txtfieldname = ""
to the buttons
how do i achieve this?
Thanks ann
open the form ALL fields are completely blank. I would
like to return the form to that blank state if Undo
button or the add button is clicked. Unfortunately I get
the error that I cannot assign a value to object or
similar if i add something like me.txtfieldname = ""
to the buttons
how do i achieve this?
Thanks ann