C
cram
I want to format a string, coming from a access-query into my merged document.
The value is BE012345679. I want to format as BE 0123.456.789 wich is in
fact a belgian VAT nummer.
Formating the string in the query does not help.
Is there a "over-all-structure" for formatting this kind of strings?
Thanks a lot
The value is BE012345679. I want to format as BE 0123.456.789 wich is in
fact a belgian VAT nummer.
Formating the string in the query does not help.
Is there a "over-all-structure" for formatting this kind of strings?
Thanks a lot