Regular replace string

From LemonWiki共筆
Jump to navigation Jump to search

"Replaces part of a text string with a different text string using regular expressions."

Google Sheet

Excel

Icon_exclaim.gif Not support regular expression on Excel. Using the SUBSTITUTE 函數 - Office 支援 function instead. Icon_exclaim.gif Nested 64 Substitute Formulas limit.

PHP

PHP: preg_replace - Manual