Search results

  1. 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