How do I display the number 00036 as such instead of excel automatically formatting it as 36?
M Matt May 17, 2007 #1 How do I display the number 00036 as such instead of excel automatically formatting it as 36?
D Dave Peterson May 17, 2007 #3 You could give the range of cells a custom format: Select the range format|cells|Number tab|custom category type: 00000 You could preformat the cell as Text and type 00036 You could start your entry with an apostrophe: '00036 The last two will treat your entry as text--not a number.
You could give the range of cells a custom format: Select the range format|cells|Number tab|custom category type: 00000 You could preformat the cell as Text and type 00036 You could start your entry with an apostrophe: '00036 The last two will treat your entry as text--not a number.
S Stevenb33 May 17, 2007 #4 You can right click on the cell, format cell, and select that cell type as "text".
D David Biddulph May 17, 2007 #5 But that won't help if you've already entered the number. Formatting as text is fine if you do it before you enter the number.
But that won't help if you've already entered the number. Formatting as text is fine if you do it before you enter the number.