Skip to Content
0
Former Member
May 18, 2018 at 07:08 PM

I need to round this formula to 2 decimals. Does anyone know how I can do that?

77 Views

=If(IsError(ToNumber(Replace([Total Budget];",";""))-[Expenditures]);"";ToNumber(Replace([Total Budget];",";""))-[Expenditures]-[Encumbrances]-[Pre Encumbrances])