Results 1 to 3 of 3

Thread: 4CheckMarks and 4Options

Threaded View

  1. #1
    Join Date
    Apr 2007
    Posts
    38

    4CheckMarks and 4Options

    Hi

    I have a continues form “Form1” contained 4 checkmarks, 4 options and TextboxResult.

    I need code for:
    each Checkmark = 0 if I select = 1
    Option1 = Checkmark1
    Option2 = Checkmark2
    Option3 = Checkmark3
    Option4 = Checkmark4
    Textbox Result =Option1+ Option2+ Option3+ Option3

    I need code or any way to get as above information, that form for school tests. and result come to “TextboxResult”

    or check the attach

    I need your help to complete this program, I need some modifications,


    When I choose checkA, optionA selected automatically, I do not want to work with each other,
    maybe I choose CheckA and OptionB result would be zero or choose CheckA and OptionA result would be one.

    thanks
    Attached Files Attached Files

Posting Permissions

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