Search:

Type: Posts; User: casper.mta

Search: Search took 0.02 seconds.

  1. Replies
    7
    Views
    1,034

    Re: If else coding help!

    Thank you a lot! I made all things that I want :D
  2. Replies
    7
    Views
    1,034

    Re: If else coding help!

    Thanks
  3. Replies
    7
    Views
    1,034

    Re: If else coding help!

    forgot to post the code:
    Dim ComboBox1 As Boolean
    Dim ComboBox2 As Boolean
    Dim TextBox1 As Boolean
    TextBox1 = Val(TextBox1)
    If (ComboBox1 = True And ComboBox2 = True) Then
    textbox1 = "True"...
  4. Replies
    7
    Views
    1,034

    If else coding help!

    Hello
    I want to make a program with if else, I wanna get True in the text box when ComboBox1 and ComboBox2 are True and a green color in the text box.

    here is a screenshot that tells what I want,...
Results 1 to 4 of 4



Click Here to Expand Forum to Full Width