Hello,
We are building a time management sheet based upon a simple Smartsheet feeding information from a Form.
After we've received the information we want to round the calculated results to the nearest 0.5 (see screen capture)
The data we receive are collected and calculated in plain text/number columns.
The Round formula only allows to round up + or down to - the nearest decimal.
fx =Round([columnx]1, + 0.2 , 1)
Can someone please help me move forward?
Thanks
