M
milehigh
maybe someone can help - I am dealing with a negative
numbers:
if the value in cell 1 = -1.0 and lower (i.e. -2.0)
then "CR" should display in cell 3
If the value in cell 1 = .99 through .30 then "PR" should
display in cell 3
If the value in cell 1 = .29 through .21 then "SD" should
display in cell 3
If the value in cell 1 = .20 and higher or if cell 2
= "yes" then "PD" should display in cell 3.
As an FYI - I am creating a spreadsheet to track cancer
tumor measurements - the value in cell one is a
percentage of change from the baseline measurements.
Thanks again - this is driving me crazy......
numbers:
if the value in cell 1 = -1.0 and lower (i.e. -2.0)
then "CR" should display in cell 3
If the value in cell 1 = .99 through .30 then "PR" should
display in cell 3
If the value in cell 1 = .29 through .21 then "SD" should
display in cell 3
If the value in cell 1 = .20 and higher or if cell 2
= "yes" then "PD" should display in cell 3.
As an FYI - I am creating a spreadsheet to track cancer
tumor measurements - the value in cell one is a
percentage of change from the baseline measurements.
Thanks again - this is driving me crazy......