【发布时间】:2021-07-17 17:21:12
【问题描述】:
我在 Google 表格中有一个列,其中包含以下格式的电话号码:
- (904) 123 4567
- +62 123 4567
- +12345678
如何创建另一列自动删除“+”、“(”、“)”和空格以生成 9041234567?
谢谢
【问题讨论】:
标签: google-sheets google-sheets-formula regexp-replace
我在 Google 表格中有一个列,其中包含以下格式的电话号码:
如何创建另一列自动删除“+”、“(”、“)”和空格以生成 9041234567?
谢谢
【问题讨论】:
标签: google-sheets google-sheets-formula regexp-replace