Hi all, this is probably a dumb question, but how do I format a number to show the negative in parens instead of a minus? like (3.1) instead of -3.1
I'm currently using n1 and have tried things like n1;0 but I'm just guessing.
thanks