The more Access VBA programming you do, the more odd deficiencies you
find in "autocomplete". If you think a property or function should be
accessible, enter it manually all in lower case - if it is, the
capitalisation will be corrected when you move to the next line.
On Sun, 23 May 2004 12:26:13 -0500, "Greg Smith" <(E-Mail Removed)> wrote:
>Thanks for the help.
>
>I should have tried that but the fact the property was not on the drop down
>list put me off.
>
>Could I throw out one me question?
>
>I am trying to change the visibility based on the value on a Boolean field
>on the report.
>
>Something like:
>
>if OrderViaFax_label.Value = true then
> OrderViaFax_label.Visible = True
>end if
>
>This bombs out on me.
>
>
>"Tom Lake" <(E-Mail Removed)> wrote in message
>news:(E-Mail Removed)...
>> > If the data field "OrderViaFax" contains a true (it is a Boolean field)
>> then
>> > make the corresponding label visible "OrderViaFax_label". There is a
>> > visible property that can be changed at design time but I can't seem to
>> find
>> > the way to change it at run-time.
>>
>> OrderViaFax_label.Visible = True
>>
>> There's a period between label and Visible.
>>
>> Tom Lake
>>
>>
>
Please respond to the Newsgroup, so that others may benefit from the exchange.
Peter R. Fletcher
----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =---