DECIMALSEP function From Microsoft Office ShapeSheet previous page next page DECIMALSEP function See also Returns the decimal separator string for the current user locale. Syntax DECIMALSEP( ) Example SETF(GETREF(user.size), user.wholePart & DecimalSep() & user.fracPart) previous page start next page