Hi
I have two option buttons, (hourly rate) and (daily rate). When I select hourly rate option then text1.enableed = true and text2.enabled = false. When I select Daily rate option then text1.text = "". But it is saying you can'g reference unless there is focus on it. How can I do it. Many thanks in advance for your help..
David.
I have two option buttons, (hourly rate) and (daily rate). When I select hourly rate option then text1.enableed = true and text2.enabled = false. When I select Daily rate option then text1.text = "". But it is saying you can'g reference unless there is focus on it. How can I do it. Many thanks in advance for your help..
David.