Using Excel 2003, my program displays a print preview screen. I'd like to overlay that screen with a form that has two option buttons so the user can either accept the preview screen and print the formatted data, or else cancel the process. The preview screen stops my code so the option button form can't be displayed until the user manually closes the preview screen. Is there a way to do this? I'd much appreciate your advice.