Excel Blog:
Welcome to the May 2024 update. This month, filtering for comments is rolling out to Excel for the web, and the new regular expression (REGEX) functions are rolling out to Insider Beta for Excel for Windows & Mac.
Excel for Web:
Filtering for Comments #FIA
Excel for Windows & Mac:
New Regular Expression (REGEX) Functions (Insiders)
Excel for Web
#FIAFiltering for Comments
You can now filter comments that are active, resolved, or ones that @mention you so that you can find the comments you're looking for. Filtering to a certain set of comments will update which comment indicators you see on the worksheet so you can focus on which comments are important with the context of your work. This feature is already supported on Mac and is currently rolling out to Web users.
Excel for Windows & Mac
New Regular Expression (REGEX) Functions (Insiders)Regular expressions, or "regex," are sequences of characters that define search patterns, commonly used for string searching and text parsing. They are incredibly versatile and are often used to check if a string contains a certain pattern, extract substrings that match the pattern, or replace substrings that match the pattern.
The new regex functions we are introducing are:
- REGEXTEST: Checks if any part of supplied text matches a regex pattern.
- REGEXEXTRACT: Extracts one or more parts of supplied text that match a regex pattern.
- REGEXREPLACE: Searches for a regex pattern within supplied text and replaces it with different text.
Pull names from text using REGEXEXTRACT
Check if a specific feature is in your version of Excel
Click here to open in a new browser tab Read more:
What's New in Excel (May 2024) | Microsoft Community Hub
Regular expression (REGEX) functions are rolling out to Insider Beta users on Excel for Windows & Mac









