C
Charles G via AccessMonster.com
I've created a Form, " Account Analysis Input Form," that will populate a
single table, "Account Analysis Input Table." In my Form I have a Text Box
with a Control Source[Boxed Coin].
Can I, for example, enter the number "5" into the text box [Boxed Coin] in
form view, and multiply that by 50 to show 250 in my table?
If so, would this be a calculation that goes into the Default Value field of
my text box? I've tried:
=[Boxed Coin]*50
However, this was unsuccessful.
Name: Text23
Control Source: Boxed Coin
Format:
Default Value: =[Boxed Coin]*50
-Charles-
-Charles-
single table, "Account Analysis Input Table." In my Form I have a Text Box
with a Control Source[Boxed Coin].
Can I, for example, enter the number "5" into the text box [Boxed Coin] in
form view, and multiply that by 50 to show 250 in my table?
If so, would this be a calculation that goes into the Default Value field of
my text box? I've tried:
=[Boxed Coin]*50
However, this was unsuccessful.
Name: Text23
Control Source: Boxed Coin
Format:
Default Value: =[Boxed Coin]*50
-Charles-
-Charles-