On Fri, 11 Sep 2009 10:19:01 -0700, Ken Warthen
wrote:
John,
The Excel message dialog boxes are modal and will not allow you to navigate
or do anything else until a response is processed. You could create a
userform that mimics an Excel dialog box but is not set to modal to get
around the limitation.
Ken,
Thanks, I guess it's time to learn a new trick.
John Keith