P
Pat Miller
How put together this formula to determine if my blood pressure is in normal
range:
If =<120 return "Normal"
If between 121 and 139 return "Pre-hypertension"
If between 140 and 159 return "Stage One"
If greater than or equal to 160 "Stage Two"
Thanks in advance.
range:
If =<120 return "Normal"
If between 121 and 139 return "Pre-hypertension"
If between 140 and 159 return "Stage One"
If greater than or equal to 160 "Stage Two"
Thanks in advance.