I need some assistance, please
I am working on a DB for maintenance of medical records for use by medical mission groups in Central America. As a child’s information is entered into the DB, I want to be able to display his growth progress percentile numerically instead of graphically as found on a standard CDC.gov weight vs height growth chart. The graph are nonlinear so I just can't use an expression.
I have the data for percentiles based on weight and height but I need to be able to find the CLOSEST value on this table to the child’s observed values of height and weight.
How do I find the value on a table which is closest to a specified number?
Thanks in advance
BCMCF
I am working on a DB for maintenance of medical records for use by medical mission groups in Central America. As a child’s information is entered into the DB, I want to be able to display his growth progress percentile numerically instead of graphically as found on a standard CDC.gov weight vs height growth chart. The graph are nonlinear so I just can't use an expression.
I have the data for percentiles based on weight and height but I need to be able to find the CLOSEST value on this table to the child’s observed values of height and weight.
How do I find the value on a table which is closest to a specified number?
Thanks in advance
BCMCF