We have a macro that insert doc info into the footer. It uses the Footer Style in Word. We recently encountered an issue where some docs had a modified Footer style, so we inserted into the macro code to modify the style back to our standard. The changing of the style works but the footer still shows with the old style settings. Is there a way in Word VBA to change the style and have it update the document.