Forum Discussion
designing your own number formats, don't work
in four blank cells, i entered 1200 in the cell A1, i entered -8000 in the second cell A2, i entered 0 in the third cell A3 and i entered the text Hello There! in the cell A4.
Then i selected all four cells as a range. I open the format cells dialog box by pressing ctrl+1, and i selected the Number tab and number in the category list. Whereupon i click the #,##0_);[Red](#,##0) code in the custom Category Type list box, and then i edited as follows: [Blue]#,##0_);[Red](#,##0);[Green];[Cyan]. And then i clicked OK. But it appaered me the following message (see the screenshot). How can i fix this
6 Replies
- Bn_RgCopper Contributori see 1,200 blue, i see (8000) in red, i see the 0 in green and i see the text Hello in cyan. But why did you ask this question? i don't understand, what you want to say me.
- SergeiBaklanDiamond Contributor
Just copy/paste format string which HansVogelaar suggested from his file. Typing manually perhaps you shall use semicolons instead of commas, depends on your regional settings.