G
Guest
Hi,
In Excel, I use the formula below to calculate if the patient is obese or
not.
=IF(703*(B1/(A1*A1))>30,"Y","N"). It works very well.
--------------------------------------
I would like to make it works in Access as well.
I have three text boxes-- height, weight and obesity-- in the form. As soon
as I enter info in the height and weight boxes, I wish the obesity text box
will show Y or N.
Is there a way to do that?
Please help
Chi Huynh
Is there a way to do that?
Please help
Chi Huynh
In Excel, I use the formula below to calculate if the patient is obese or
not.
=IF(703*(B1/(A1*A1))>30,"Y","N"). It works very well.
--------------------------------------
I would like to make it works in Access as well.
I have three text boxes-- height, weight and obesity-- in the form. As soon
as I enter info in the height and weight boxes, I wish the obesity text box
will show Y or N.
Is there a way to do that?
Please help
Chi Huynh
Is there a way to do that?
Please help
Chi Huynh