Hello All,
I am hoping you can assist me in finding a formula to automatically calculate how many additional positive surveys are needed to achieve a pre determined goal located in another cell, let's say 90%. Currently I have the following formula to calculate the current feedback score (61.54%). Thanks in advance for your assistance
I am hoping you can assist me in finding a formula to automatically calculate how many additional positive surveys are needed to achieve a pre determined goal located in another cell, let's say 90%. Currently I have the following formula to calculate the current feedback score (61.54%). Thanks in advance for your assistance
Code:
=IFERROR(B9/B12-B10/B12,)
