I'm building a report in Crystal and it has fields which are being brought in from a SQL Server through an ODBC connection. One of the fields is phone1(for phone #). The numbers in the table are entered however the user sees fit, so they can look like '(000) 000-0000' or '0000000000' or '00000000000000'(the extra zeros are an extension# on the last example). My question is: How can I ensure that the numbers will be displayed as
'(000) 000-0000 ext.0000'? And do I use the Selection Expert or another way of formatting the field in Crystal? Any help will be graciously excepted as I have no prior experience in this area.
'(000) 000-0000 ext.0000'? And do I use the Selection Expert or another way of formatting the field in Crystal? Any help will be graciously excepted as I have no prior experience in this area.