G
Guest
I have columns "Height" "Weight" and BMI on a table. I would like to enter
the data in a form. entering the first two numbers and automatic entry in
the "BMI" with the following formula (Weight / ( Height * Height) ) * 703.
What is the sintax for the formula? should it be done in the querry or the
form?
the data in a form. entering the first two numbers and automatic entry in
the "BMI" with the following formula (Weight / ( Height * Height) ) * 703.
What is the sintax for the formula? should it be done in the querry or the
form?