I am trying to make number greater than 0 show the plus sign.
D Dave Peterson Nov 19, 2005 #2 You could give it a custom format via format|Cells|number tab Custom category type: +General;-General;0;@ positive format;negative format;0;text is the order of that string.
You could give it a custom format via format|Cells|number tab Custom category type: +General;-General;0;@ positive format;negative format;0;text is the order of that string.