Thanks to all for your help, notably, Legare and Andrew. I am two weeks ahead of schedule on this project thanks to you guys. I’m learning visual basic as I go along. At any rate,
I’m at a stage where i need to generate some sheets that take a while. With screen updating off, it looks like the system has hung while it generates. I want to show a status/progress screen while the macro is operating. I’ve tried Showing a userform, but the macro does not process until the dialog box is closed.
Also, using InputBox, how do I run a macro when “cancel” is clicked?
Thanks again, all.