How to Extract a Substring in Excel Using FIND() and MID() Functions Your email has been sent Learn how to use MID() and FIND() and then combine them to parse substrings from inconsistent data.
So here's my problem. I've got an ASP .NET page that parses URLs created by merging an email template with data from a database, but the system doing the merging is a) not my code, b) old, and c) ...