How to use RegEX in Microsoft Excel - Findall function | No VBA, no Excel's built-in formulas

preview_player
Показать описание
#RegEX #Excel #Python
findall is probably one of the most powerful functions in the re module. findall finds *all* the matches and returns them as a list of strings, with each string representing one match.
Рекомендации по теме