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..

Embedded Chart on Worksheet Using Excel Vba

April 23, 2009 by vba excel · 2 Comments
Filed under: Excel Vba, Excel Worksheet 

Embedded Chart on Worksheet Using Excel Vba [Q]


Hi, i have an excel button command that brings a embedded chart onto my excel worksheet, it works fine, so i wanted to write a simple excel macro to assig..... Read The Solution..