C
Charles G via AccessMonster.com
First of all, I'm not even sure this is possible. I have a form for entering
coin denominations [Pennies] [Nickels] [etc]. If I have a field [Service Code]
in my table, is there a way to automatically populate that field with the
service code "385" when any amount is keyed into one or more of the coin
denomination fields? On the contrast when a amount for [Total Currency] is
entered into the same form in the [Total Currency] textbox, it automatically
populates my [Service Code] field in my table with "390."
Currently, my form includes a combo box that the user can select "385" and
enter the coin denominations or enter "390" and enter the [Total Currency].
However, with this system, a user can accidently select "385" for coin and
enter currency.
I want to eliminate the combo box to make the form more "idiot" proof and
have the correct service code entered into my table when ever certain fields
are activated.
-Charles-
coin denominations [Pennies] [Nickels] [etc]. If I have a field [Service Code]
in my table, is there a way to automatically populate that field with the
service code "385" when any amount is keyed into one or more of the coin
denomination fields? On the contrast when a amount for [Total Currency] is
entered into the same form in the [Total Currency] textbox, it automatically
populates my [Service Code] field in my table with "390."
Currently, my form includes a combo box that the user can select "385" and
enter the coin denominations or enter "390" and enter the [Total Currency].
However, with this system, a user can accidently select "385" for coin and
enter currency.
I want to eliminate the combo box to make the form more "idiot" proof and
have the correct service code entered into my table when ever certain fields
are activated.
-Charles-