Searching phone number with search bar

Hello,

I have a customer list of 1300 customers that can be searched with their full name. However, we use a lot the phone number as a unique ID in other systems. So I toggle the option, however, the phone format is (xxx)-xxx-xxxx and it doesnโ€™t seem to work unless I write it exactly like it is. Is there a simple formula to search it only by numbers?

0 1 169
1 REPLY 1

You canโ€™t modify the search barโ€™s behavior at all. What you could do is use SUBSTITUTE to remove any special characters from a phone number, and hold the result (of just numbers) in a separate column, and search on that column.

Top Labels in this Space