Search results

  1. A

    Please help, simple radio button code wont work and I cant work out why

    Thanks for all your help!!! Problem solved Phew :D
  2. A

    Please help, simple radio button code wont work and I cant work out why

    Thanks for the help guys, its just a option box (radio button) on a form. Still cant get it to work :(
  3. A

    Please help, simple radio button code wont work and I cant work out why

    Hi folks. Ive got a simple bit of code saying.. Dim score As Integer score = 0 If Option16.Value = 1 Then score = score + 1 end if But i keep geting an error message saying "you entered an expression that has no value" Anyone got any ideas, this is really frustrating me now!
Top Bottom