I have data in the following fields:
Target Sales:
Last Week's Sales:
I currently have a formula that tells me if Last Week's Sales are less than Target Sales, then return "Yes" or "No"
I need to update the formula to tell me if Last Week's Sales are less than Target Sales, are Last Week's Sales below more than 5% of the Target Sales?
EX: if Last Week's Sales is 91% and my Target Sales is 95%, I want the formula to return "No"
Please advise. Thank you in advance!