View Single Post
  #1   Report Post  
Ron Coderre
 
Posts: n/a
Default custom number format

Try playing with this custom format:
#,##0,,"MM"_);(#,##0,,"MM");#,##0,,"MM"_)

Regards,
Ron