G
Guest
I got a textbox1 that have as controlsource a field that is in a sub-form
If the sub-form is empty(no record added) my textbox will be #ERROR
If my textbox1 is <> #ERROR the value will go to another textbox2, else textbox2 =
Who do i put this in to code(event procedure)
If the sub-form is empty(no record added) my textbox will be #ERROR
If my textbox1 is <> #ERROR the value will go to another textbox2, else textbox2 =
Who do i put this in to code(event procedure)