How can I force a screen refresh in Word 2007? I saw an old thread here suggesting I use Me.Repaint, but I must be missing something when I try this because I get errors when I try to run the macro. My issue is word wrap at the end of a line. Sometimes, and maybe it’s related to the screen trying redraw with hyphenation, but I’ll back up a word and try to type near that word, but the screen is not displaying the exact location of the insertion point so I wind up typing in the wrong place (e.g., in the middle of a word). I thought redrawing the screen might help this. Any suggestions on a macro to do this??
Thanks.