A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi, @Richard Tillman
The General format automatically shortens numbers to fit the available cell width. The column width is measured in character units and includes some internal spacing, so Excel may decide that 1.23 does not fully fit and display 1.2 instead. The stored value is still 1.23.
To always show two decimal places, use Number or the custom format 0.00, or widen the column slightly.
Does this also happen in a new blank workbook? What Excel version and Windows display scaling are you using?