I'm having a hard time figuring out how to format proper zip codes.
The field in the DataBand looks like this:
Code: Select all
{QueryResults.Customer_Zip}
Code: Select all
000000000
Code: Select all
00000-0000
I tried to edit it by clicking Text Format, selecting Custom, and typing #####-#### and it still excludes the hyphen. Do you guys have a quick fix to this?
Thanks!