bakerboy_1111
Registered User.
- Local time
- Today, 17:05
- Joined
- Dec 1, 2003
- Messages
- 43
This is most likely the easiest thing to do but I CAN'T DO IT!!!!
I have two text boxes, "Tot_Length" and "Cap". I wish to subtract "Tot_Length" from "Cap". I've tried the following in the control source:
=[Cap]-[Tot_Length]
This does not work. If I put just =[Tot_Length] then it returns the right value, it just doesn't seem to be able to take the difference.
Is there a special way to do subtraction?
Thanks to anyone who helps.
I have two text boxes, "Tot_Length" and "Cap". I wish to subtract "Tot_Length" from "Cap". I've tried the following in the control source:
=[Cap]-[Tot_Length]
This does not work. If I put just =[Tot_Length] then it returns the right value, it just doesn't seem to be able to take the difference.
Is there a special way to do subtraction?
Thanks to anyone who helps.