Results 1 to 3 of 3

Label Visible By Value in TextBox

Threaded View

  1. #1
    Forum Contributor
    Join Date
    07-26-2006
    Posts
    141

    Label Visible By Value in TextBox

    I have the following code written to check calculations. Now I would like to make one or another Label Visible depending on the value this code returns. If TextBox57 = 0 then I want Label 7 to visible but if it doesn't I need Label 8 to be visible. I am starting both Labels hidden.

    TextBox57.Value = Int(TextBox56.Value) - Int(TextBox55.Value)
    Last edited by billykiller05; 06-10-2009 at 12:39 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1