>This is good to let the user know the code isn't hung up, when loading data
>from Outlook.
[quoted text clipped - 3 lines]
>thanks
>Southern@Heart
Not the Status function, which is specific for the status bar. But you can place
a label on the Userform and change its .Caption property whenever you want
(including setting it to "" or setting its .Visible = False to hide it).
--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so all may benefit.
Southern at Heart - 05 Feb 2008 04:22 GMT
Thanks. That works great. Especially if you give it a big font.
> >This is good to let the user know the code isn't hung up, when loading data
> >from Outlook.
[quoted text clipped - 13 lines]
> Microsoft Word MVP FAQ: http://word.mvps.org
> Email cannot be acknowledged; please post all follow-ups to the newsgroup so all may benefit.