Contributor
25Aug2010,16:20   #1
viv345's Avatar
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

Last edited by virxen; 26Aug2010 at 02:28..
Pro contributor
26Aug2010,02:30   #2
virxen's Avatar
you use a command button to calculate the result?
viv345 like this
Contributor
26Aug2010,08:41   #3
viv345's Avatar
Not got it?
Pro contributor
26Aug2010,12:08   #4
virxen's Avatar
Quote:
Originally Posted by viv345 View Post
Not got it?
when you ask something try to be precise.

here is an example with a command button used as a trigger to
get your result.
Attached Files
File Type: rar optionbutton.rar (1.3 KB, 6 views)
shabbir, viv345 likes this