VBA Express has what I consider to be the ideal functions for returning file name and path from a given input string. They avoid those pesky loops which I see on a few sites. As an exercise I thought of a few more ways to do so.
Continue Reading: Path and Filename Functions »

Follow Us