Thursday, October 10, 2013

Code Example - VBA: Do Something With Your Strings

VBA is not the best language when it comes to String manipulation; it's not nearly as robust as, say, Python's Slicing ability. But that doesn't mean you can't do useful things with VBA. In fact, here are a few slightly more advanced techniques to get you started...

comments powered by Disqus