How can i do calculations if i use option buttons.
For instance:- if I have an option buttons
1) Option1 button:- if it is selected it should calculate with Text 1 with 2 & give the result in text3.
And If
Option2 Button it calculate with Text4 with 3 and give the result in Text5


