Even "Number Format: General" still omits the starting 0. I can't even get it to show up if I lead with a space or a "-." What is the trick? This is super-annoying.

you are viewing a single comment's thread
view the rest of the comments
[–] 5 points 3 weeks ago

Change the number format to 'Text'.

General will attempt to apply the correct format based on cell contents. The numbers are making it implicitly apply the 'Number' format to the cell.

  • source