I have a lots of code(for Excel) in Vba and would like to transfer a copy of it into a word document.
Does anyone know of a macro that will format the word document to treat the code as if it were in VBA?
So things like, "For" "And" "Or" "Then" would be changed to Blue and the font would be the same.
I'm not really looking to actually code in word but make a "look-a-like" I have no experience with VBA in word so I can't write myself (otherwise I would, of course checking first to make sure that there isn't one readily available I can use.)