Zayun2
10-05-2008, 17:39
Hey, NSG!
I've been trying to make a somewhat complex macro for microsoft word, but I haven't done any coding in VB for about a year. Can anyone help me out with key words and such?
Basically I want to make a macro that puts the selected text into a string, and then goes through letter by letter, and anything that isn't a certain format is changed to a different format. Can anyone help me on this?
So far I know I have to declare a String and that I'm going to need a loop with nested if statements, but I don't remember how to do any of that in VB.
I've been trying to make a somewhat complex macro for microsoft word, but I haven't done any coding in VB for about a year. Can anyone help me out with key words and such?
Basically I want to make a macro that puts the selected text into a string, and then goes through letter by letter, and anything that isn't a certain format is changed to a different format. Can anyone help me on this?
So far I know I have to declare a String and that I'm going to need a loop with nested if statements, but I don't remember how to do any of that in VB.