
Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>>< ><<>
Graham Mayor - Word MVP
Web site www.gmayor.com
Word MVP web site www.mvps.org/word
<>>< ><<> ><<> <>>< ><<> <>>< <>>< ><<>
"Graham Mayor" <gmayor@NOSPAMmvps.org> wrote in news:eSI5PMAEEHA.3472
@TK2MSFTNGP09.phx.gbl:
> What Word version?
2002
> What's the data source?
CSV file
> What is the *exact* switch you are using?
\# "##0"
> What does the field return without a switch?
031 for example and the same with the switch. It appears to ahve no
effect at all.
Thanks for taking an interest.
Graham Mayor - 23 Mar 2004 15:46 GMT
I can't reproduce this problem.
I created my own CSV file and use numbers with and without leading zeros.
The only time the zeros appeared was when I omitted the switch.
Try
{MERGEFIELD Number \# "0"}
or
{MERGEFIELD Number \# "#"}
neither of which should allow a leading zero.

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>>< ><<>
Graham Mayor - Word MVP
Web site www.gmayor.com
Word MVP web site www.mvps.org/word
<>>< ><<> ><<> <>>< ><<> <>>< <>>< ><<>
> "Graham Mayor" <gmayor@NOSPAMmvps.org> wrote in news:eSI5PMAEEHA.3472
> @TK2MSFTNGP09.phx.gbl:
[quoted text clipped - 17 lines]
>
> Thanks for taking an interest.