Jay_Broyles4845Copper ContributorAug 07, 2023Formulas How do I use @round a in a formula to achieve an answer with a value rounded to the nearest $0.25?
Riny_van_EekelenPlatinum ContributorAug 07, 2023Jay_Broyles4845 That would be something like this:=MROUND(A1,0.25)