View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Mike Mike is offline
external usenet poster
 
Posts: 3,101
Default How do you format negative numbers to have brackets around them?

Use the custom format of

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

Mike

"Ashlie" wrote:

I do not have the option to choose the format that does bracket negative
numbers, I have seen the option on other people's computers. Can you
download that format?