formatting fax number

P

Peter Jamieson

To get the dashes you have to quote them (actually, Graham covers this in
the section on that page about Zip codes):

e.g. { MERGEFIELD myphonenumber \#"000'-'000'-'0000" }

(This will only work if you always need the same format, as in US phone
numbers)

Peter Jamieson
 
Top