Tag: excel function

excel substrings
Excel, MS Office, Outlook, PowerPoint, Word

VBA Substring vs Excel Substring – How to get a Substring in Excel?

Strings are not easy to manipulate and often we need to create a Excel Substring or VBA Substring. Excel and VBA in fact have multiple functions that support obtaining substrings. VBA Strings Manipulations Resources VBA SubString VBA InStr / InStrRev VBA Like Operator (Wildcards) VBA Regex VBA String Functions Excel vs VBA Substring functions In […]