Hi guys i'm kinda new and this is is what i want to do.
I have a cell with a decimal number e.g. 0.0017655 and i want to round it to 3 decimals but on the lowest closest like .001 in this case. round(cell;3) will give me .002 and that's not convienient in this case.
Any thoughs?
Bookmarks