1 - There doesn't seem to be a visible/invisible choice, just
enabled/disabled
2 - Conditional formatting seems to be disabled for label controls. But if
I use an unbound text box, I can't put the text in it, as it causes a
dialogue box to show up at run time.
now for hiding, use your own picked backcolor for the form (because the
default one may change from one pc to another)
now set the textbox's bordercolor to transparent and backcolor to transparent,
and now use the conditional formatting to set the forecolor to the same color
as the form's backcolor (which means the text will "disappear")
good luck
--
May all beings be happy.
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/Forums.aspx/access-forms/200907/1
"ErezM via AccessMonster.com" <u45095@uwe> wrote in message
news:988a7c64ac788@uwe...
"ErezM via AccessMonster.com" <u45095@uwe> wrote in message
news:988a7c64ac788@uwe...
Laurel wrote:
>I put the text for the unbound text field in the control source enclosed in
>both single and double quotes, but I still get the input dialogue box when I
>run the report. Ideas?
>
>> you can use an unbound textbox (set it's value to ="The Value" - i mean
>> use
>[quoted text clipped - 22 lines]
>>>I use an unbound text box, I can't put the text in it, as it causes a
>>>dialogue box to show up at run time.
--
May all beings be happy.
Message posted via http://www.accessmonster.com
"ErezM via AccessMonster.com" <u45095@uwe> wrote in message
news:989705ff15daa@uwe...