Please Help,
I have 12 option buttons on form with option value number's 1 through to 12 recorded in table eg: lngselect
When I click say button 1 I would like it to do a calculation eg: Expr1:[lngInput]*10 and output to form.
When I click say button 2 I would like it to do a calculation eg: Expr1:[lngInput]*34 and output to form.
as so forth
I have a Query setup also
Thanking You
Kelvin
I have 12 option buttons on form with option value number's 1 through to 12 recorded in table eg: lngselect
When I click say button 1 I would like it to do a calculation eg: Expr1:[lngInput]*10 and output to form.
When I click say button 2 I would like it to do a calculation eg: Expr1:[lngInput]*34 and output to form.
as so forth
I have a Query setup also
Thanking You
Kelvin