Macro VBA to Remove Characters in String of Text

July 25, 2009 by vba excel · 4 Comments
Filed under: Excel Vba 

Excel Macro VBA to Remove Characters in String of Text [Q]
I need to make an excel macro vba to remove the 7th character in a string of text if the first 6 letters match the specified criteria. But I don’t know the best w..... Read The Solution..