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.
I'm trying to create a generic function that wraps the creation of some objects, this needs to forward any arguments to some other object but I'm having trouble when any of those objects needs compile ...