G'day "Vince" <sdsad@fsd.com>,
Forms have a modal property. Modal forms stay up whilst the macro runs
behind.
Steve Hudson - Word Heretic
steve from wordheretic.com (Email replies require payment)
Without prejudice
Vince reckoned:
>Hi all,
>
[quoted text clipped - 17 lines]
>Thanks,
>Vince
Vince - 14 Dec 2004 08:15 GMT
Form.show VBModal
Form.show
both seem to have the same affect. The statements following tend to wait
till the Form is closed. So, are you saying that I should scrap the form and
put a message box before & after the complexmacro?
> G'day "Vince" <sdsad@fsd.com>,
>
[quoted text clipped - 29 lines]
> >Thanks,
> >Vince
Vince - 14 Dec 2004 08:29 GMT
Got it,thanks! Set the modal property to false!
Thanks again
> Form.show VBModal
> Form.show
[quoted text clipped - 40 lines]
> > >Thanks,
> > >Vince