Trying to write an IF statement that will return the following in a new cell.
If the "% replenished/visit" is greater than 20% then return "avg. qty Ord/visit" - otherwise return 0.
However if "% replenished/vist" is greater than 20% and the "std. Dev." is over 2 then add 10% to "avg. qty...