B
Betty K
Need a formula based on a Status.
If Status is "A", it needs to calculate (T2*5)+35
If Status is "L", it needs to return 0 (zero)
If Status is "H", it needs to return 35
If Status is "P", it needs to return "NA"
Thank you in advance.
If Status is "A", it needs to calculate (T2*5)+35
If Status is "L", it needs to return 0 (zero)
If Status is "H", it needs to return 35
If Status is "P", it needs to return "NA"
Thank you in advance.