If Greater than when a formula Results in N/A

G

Guest

I have a formula that will result in N/A three quarters of the year. In the
4th quarter, the survey is completed and if the survey rating is greater than
90%, I want to award a certain number of points to the task. How is this
done using the IF function considering text (the N/A) is considered greater
than 90%. The formula is awarding the points when N/A is the result during
the 1st three quarters.

=IF(R20>=0.9,J20,0)

The AVERAGE Formula (using an If function for no denominator) resulting in
N/A is in cell R20.
The points to be awarded are located in J20

Any help would be appreciated.

Thanks,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top