Because I get the text as string from httprequest's response text. I then insert that text to instance of new word doc (temp), then extract the text and close the word unsaved. This works OK, but thought If it can be directly done within VBA what is the need to open new instance of word un-necessarily.
|