A
Al in JAX
Need help on how to make math equations in a 2003 Access DB.
Here is what I got so far.
Two Tables “Billing†and “Servicesâ€.
In the “Billing†table, I have three fields named
“TimeH2017†data type “number"
“H2017†data type “numberâ€
“SubTolH2017†data type “Currencyâ€
The other table “Services†I have one field named “Charges†and the data
type is “Textâ€
What I would like to do is “TimeH2017†* “Charges†= “SubTolH2017â€
I would like to save the total to the “SubTolH2017†this is where I am
having the most problems (bound) I think.
Any help you can offer I would be grateful.
P.S. I have tried using the “control source†I got it to work once when I
hard coded the numbers but still could not save the sum to the “SubTolH2017â€
field. But I dont want to hard code the date as it will change from time to
time.
Here is what I got so far.
Two Tables “Billing†and “Servicesâ€.
In the “Billing†table, I have three fields named
“TimeH2017†data type “number"
“H2017†data type “numberâ€
“SubTolH2017†data type “Currencyâ€
The other table “Services†I have one field named “Charges†and the data
type is “Textâ€
What I would like to do is “TimeH2017†* “Charges†= “SubTolH2017â€
I would like to save the total to the “SubTolH2017†this is where I am
having the most problems (bound) I think.
Any help you can offer I would be grateful.
P.S. I have tried using the “control source†I got it to work once when I
hard coded the numbers but still could not save the sum to the “SubTolH2017â€
field. But I dont want to hard code the date as it will change from time to
time.