D Bennett,
In design view of the form, select one of the textboxes in question,
open the Properties sheet, and locate the After Update property. Enter
[Event Procedure], and then click the little button to the right with
the ellipsis [...] icon. This will open the Visual Basic Editor window,
with the cursor already placed in the right spot. Enter the code I gave
you (substituting, of course, the actual name of your control. Let me
know how that goes.

Signature
Steve Schapel, Microsoft Access MVP
> ok, so if i enter that string in the after update of the properties for each
> feild, thisshould work?, or have i confused my modules with strings?...i am
> soo rusty, havent done this sort of thing for 2 years, thanks for your
> patience! :)
dbennett - 29 Dec 2005 03:42 GMT
YAY!!! it worked!, thank you so much!...so simple! i cant beleive it ha ha.
mwah! thanks again
> D Bennett,
>
[quoted text clipped - 10 lines]
> > soo rusty, havent done this sort of thing for 2 years, thanks for your
> > patience! :)
Steve Schapel - 29 Dec 2005 04:02 GMT
Well it's nice to know that the little things in life can still bring so
much joy! :-)

Signature
Steve Schapel, Microsoft Access MVP
> YAY!!! it worked!, thank you so much!...so simple! i cant beleive it ha ha.
> mwah! thanks again