Ok I have an excel "template" with some good macros built in. The user interfaces with the "template" through a user form. The form has textboxes that the user fills out and that excel uses for sorts etc. After user enters in textboxes and clicks the submit button excel runs macros and color coded labels show up on the form telling user what they typed in. If the user saves this userform, closes and reopens it again later with a toolbar button I want the color coded information to show up on the form not the empty text boxes. How do I get the user form to change with each user save?