Forum Discussion
JamesWise
Jan 14, 2020Copper Contributor
If, then, formula, roundup question
I have the following formula that works mostly how i want it to, however i need the "G31/75" portion to round up when it meets the "IF" Criteria. =IF($G$31<=1500,($G$31/75),0) Can you help m...