Forum Discussion
McBee83
Nov 26, 2019Copper Contributor
Round up Formula help
Hi, I have been using this formula for cost a calculation but there is an error i would like to correct. =IF(MOD(100,C13)>1,ROUNDUP(C13*2,-1)-1,(C13-1)) Error: if the original value is 50 the answ...