=IF(MOD((J29*1.1),12)>=9,CEILING((J29*1.1),12),(J29*1.1))
This current formula I am using is not working the way I want it to. Here is what I am trying to do:
I want the user to enter a number in cell J29. Cell B29 then takes that number and multiplies it by 10%. The result of that number...