ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   userform comments (https://www.excelbanter.com/excel-programming/415685-userform-comments.html)

Trefor

userform comments
 
To be able to add a comment to a cell is a great feature, but is it possible
to do something similar on a Userform? I would like to be able to get help
(or comments) when the user moves over a field (text box) on a Userform.

--
Trefor

Bob Phillips

userform comments
 
There is a property for most controls called ControlTipText that does just
that.

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Trefor" wrote in message
...
To be able to add a comment to a cell is a great feature, but is it
possible
to do something similar on a Userform? I would like to be able to get help
(or comments) when the user moves over a field (text box) on a Userform.

--
Trefor




Tim

userform comments
 
Trefor,

I've done this before by having a textbox at the bottom of the form... use
the mouse movement properties (can't remember their names) of the control
you're hovering over to change the text in the 'comment' textbox (then empty
it when you move away)

Tim


"Trefor" wrote in message
...
To be able to add a comment to a cell is a great feature, but is it
possible
to do something similar on a Userform? I would like to be able to get help
(or comments) when the user moves over a field (text box) on a Userform.

--
Trefor




Tim

userform comments
 
Bob's solution is (unsurprisingly) much better than mine... listen to Bob

"Tim" <tmarsh-trousers-@-take off my trousers to reply-blueyonder.co.uk
wrote in message ...
Trefor,

I've done this before by having a textbox at the bottom of the form... use
the mouse movement properties (can't remember their names) of the control
you're hovering over to change the text in the 'comment' textbox (then
empty it when you move away)

Tim


"Trefor" wrote in message
...
To be able to add a comment to a cell is a great feature, but is it
possible
to do something similar on a Userform? I would like to be able to get
help
(or comments) when the user moves over a field (text box) on a Userform.

--
Trefor






Trefor

userform comments
 
Thanks for the feedback, but Bob's reply was spot on ;)

--
Trefor


"Tim" wrote:

Bob's solution is (unsurprisingly) much better than mine... listen to Bob

"Tim" <tmarsh-trousers-@-take off my trousers to reply-blueyonder.co.uk
wrote in message ...
Trefor,

I've done this before by having a textbox at the bottom of the form... use
the mouse movement properties (can't remember their names) of the control
you're hovering over to change the text in the 'comment' textbox (then
empty it when you move away)

Tim


"Trefor" wrote in message
...
To be able to add a comment to a cell is a great feature, but is it
possible
to do something similar on a Userform? I would like to be able to get
help
(or comments) when the user moves over a field (text box) on a Userform.

--
Trefor







Trefor

userform comments
 
Bob,

Excellent, just what the doctor ordered ;)

Many thanks.

--
Trefor


"Bob Phillips" wrote:

There is a property for most controls called ControlTipText that does just
that.

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Trefor" wrote in message
...
To be able to add a comment to a cell is a great feature, but is it
possible
to do something similar on a Userform? I would like to be able to get help
(or comments) when the user moves over a field (text box) on a Userform.

--
Trefor






All times are GMT +1. The time now is 02:46 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com