I have a plot template that will look at a certain range to plot data in a nice format already setup in a different sheet. The template does not update before it gets to the print section of the code. It seems like it will print the previous row of data that i sent. Is there an update or refresh that I can do right before I print?

This is the code that i have assigned to a button that will go through (and move the active cell)

Please Login or Register  to view this content.
Then i have a button that will print (see below)
Please Login or Register  to view this content.