Hacker News new | ask | show | jobs
by xnx 1377 days ago
All these new text functions and still no support for regex? Google Sheets has had regex support for years.
3 comments

Agreed. You can do regex via VBA but I really want a built-in cell function for regex search, regex extract, and regex replace.
XLOOKUP has some simple simple regex patterns.
Apple’s Numbers spreadsheet also has regex support FYI.