Forum Discussion
ItzJyprex
Nov 13, 2019Copper Contributor
Excel formula
Hi i am making project for school and i have to make a formula. The formula is that if something is lower than 0 like -3 or something it automatically replaces it with 0. Does somebody know how i do ...
Patrick2788
Nov 13, 2019Silver Contributor
It's do-able with custom cell formatting code. However, this will change the display to 0 but not change the inherent value in the cell.