Display results in a box

Patrickv

Registered User.
Local time
Yesterday, 16:41
Joined
Oct 16, 2009
Messages
10
Hey all

another minor problem.
I have a button, under the button there's a simple on click event, just some numbers to be added together (or multiply etc etc). Like A+B = C then /D.
I just want the result, C to be placed in a box somewhere, any ideas ?

thanking all
 
An unbound textbox with its control source set to =[A]+
 

Users who are viewing this thread

Back
Top Bottom