Re: ControlTip Text filter
- From: "Al Campagna" <newsgroups@xxxxxxxxxxx>
- Date: Tue, 12 Aug 2008 14:00:14 -0400
rigor,
The Control Tip Text doesn't support calculated values, only text
strings.
Use a text control to calculate or derive the values you need. You
don't
indicate how you derive the values you need to populate the Text Control,
so I'll leave that to you.
I assume you have a field already on the form, that you want to
associate this "pseudo" Tip Text to.
(ex. [SomeField] and [MyTip])
You can make MyTip text control invisible, and on the Mouse Over event
of SomeField, make MyTip Visible.
Use the Mouse Over of the form to "re-hide" MyTip.
--
hth
Al Campagna
Microsoft Access MVP
http://home.comcast.net/~cccsolutions/index.html
"Find a job that you love... and you'll never work a day in your life."
"rigor via AccessMonster.com" <u45328@uwe> wrote in message
news:88902df3ac890@xxxxxx
I need to show in ControlTip Text filtered result from three table fields.
How to do that?
Help!!!
--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/Forums.aspx/access-forms/200808/1
.
- Follow-Ups:
- Re: ControlTip Text filter
- From: rigor via AccessMonster.com
- Re: ControlTip Text filter
- References:
- ControlTip Text filter
- From: rigor via AccessMonster.com
- ControlTip Text filter
- Prev by Date: Re: Access database
- Next by Date: help with combo box on my form
- Previous by thread: ControlTip Text filter
- Next by thread: Re: ControlTip Text filter
- Index(es):
Relevant Pages
|