I have a macro that connects to the database and puts some info into a textbox. It then Makes a chart with a picture of the textbox and saves it as a file on the hardrive. When I open the picture there is no Values in the Textbox The Issue is that the Values do not go into the textbox until after the macro is done running. Is there a way to refresh the Values of the textbox before it Exports the picture?