Hi there,
Is there a way of having ROUNDUP activated if the amount is =>500 and ROUNDDOWN if =<499 WITHIN a larger number, and within the same cell e.g.
if amount = 2,369 result will be 2,000
if amount = 2,698 result will be 3,000
Was thinking about an IF but unsure about how to express the greater than or less than bits.
As always, much thanks in advance and happy to give further clarification if required.
S.
Is there a way of having ROUNDUP activated if the amount is =>500 and ROUNDDOWN if =<499 WITHIN a larger number, and within the same cell e.g.
if amount = 2,369 result will be 2,000
if amount = 2,698 result will be 3,000
Was thinking about an IF but unsure about how to express the greater than or less than bits.
As always, much thanks in advance and happy to give further clarification if required.
S.