Perhaps the easiest way might be to put the information on a floating command bar, which will stay in the same position on the screen regardless of where the user scrolls.
I've never tried to get a textbox onto a commandbar, but if there isn't much information you could just write it to the label of a commandbar button and set the button to do nothing. . .
You could do it with a non-modal userform containing a single text box, but it would have a title bar as well.
If you really, really want a text box, I think it might be possible but it is going to be pretty complex to cover all the possibilities (and I'm not sure about trapping the scroll). You would be better trying to find an alternative; why do you want it?
Jedi,
A nice bit of lateral thinking there!
Enjoy,
Tony
-------------------------------------------------------------------------------------------- We want to help you; help us to do it by reading this: Before you ask a question.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.