R
RichardM via AccessMonster.com
I would like to transform (in query) a text field into formated text field
(starting with X and having allways 16 letter places). For example word
"cat"would become
X cat
and word "citizen" would be
X citizen
Any idea how this could be done? I assume that a function is needed but I'm
not the best in VB.
(starting with X and having allways 16 letter places). For example word
"cat"would become
X cat
and word "citizen" would be
X citizen
Any idea how this could be done? I assume that a function is needed but I'm
not the best in VB.