I need a code that will find an italicized word in a document and highlight it and pop up a message box to the user asking if they want to non-italicize it. The user clicks yes, no, or cancel then the code should find and highlight the next italicized word and pop up the message box again. I want this to happen throughout the whole document. Please help.