January 11, 200521 yr Newbies I'm currently using the following field definition: Let(Phone=Filter(Number;"0123456789");"("&Left(Phone;3)&") "&Middle(Phone;4;3)&"-"&Middle(Phone;7;4)) That of course does not allow for international numbers. Could someone please tell me how to incorporate international numbers into it?
January 11, 200521 yr Take a look at the Business Tracker on the FMI web site. It has a model for telephone number formating that includes international numbers.
Create an account or sign in to comment