J
jacobk
Hi,
I'm looking for code for the following:
I have a formfield (textbox) for Firstnames.
I'd like to automaticly replace the first character of each name in UpperCase.
So, if 3 firstnames are entered in this Textbox, all the first characters of
these three firstnames has to be replaced in Uppercase.
I've tried different ways with the Instr function, but not found a solution
yet.
Anyone can help?
Jacob.
I'm looking for code for the following:
I have a formfield (textbox) for Firstnames.
I'd like to automaticly replace the first character of each name in UpperCase.
So, if 3 firstnames are entered in this Textbox, all the first characters of
these three firstnames has to be replaced in Uppercase.
I've tried different ways with the Instr function, but not found a solution
yet.
Anyone can help?
Jacob.