T
Tom
I have an exression in a text control's AfterUpdate
event: Last=Ucase(Last) on a form, which capitalizes the
first letter for a last name.
I did some editing to the form (removed the text box from
the form and placed back in), now this expression stopped
working, regardless it has the same expression.
How I can fix it?
event: Last=Ucase(Last) on a form, which capitalizes the
first letter for a last name.
I did some editing to the form (removed the text box from
the form and placed back in), now this expression stopped
working, regardless it has the same expression.
How I can fix it?