View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default Negative figures in brackets

Use a format (menu FormatCellsCustom) of

#,##0;(#,##0)

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"IoHeFy" wrote in message
...
Hello,

I'm hoping this should be easily fixed? Basically I just need to know how
(if?) you can get negative numbers to appear in brackets, rather than

having
a minus '-' sign in front of the figure.

Thanks