Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 201
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10,593
Default 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



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 201
Default 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




  #4   Report Post  
Posted to microsoft.public.excel.programming
Tim Tim is offline
external usenet poster
 
Posts: 145
Default 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



  #5   Report Post  
Posted to microsoft.public.excel.programming
Tim Tim is offline
external usenet poster
 
Posts: 145
Default 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







  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 201
Default 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






Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
excel 2000 how to format the comments font all comments Delquestion Excel Discussion (Misc queries) 1 October 8th 09 02:19 PM
in excel useing comments how do you add clip art to comments? dhouse New Users to Excel 2 July 18th 07 08:14 AM
Is there an easy Copy/Paste of a Userform ? (Entire Userform Including tx & cbx's) Corey Excel Programming 2 January 9th 07 01:01 PM
Looping procedure calls userform; how to exit loop (via userform button)? KR Excel Programming 6 July 27th 05 12:57 PM
Activating userform and filling it with data form row where userform is activate Marthijn Beusekom via OfficeKB.com[_2_] Excel Programming 3 May 6th 05 05:44 PM


All times are GMT +1. The time now is 08:04 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"