i have some scientific data that i want to insert into oo.org calc. when i do this, instead of displaying 0.35678 in a cell it displays 0.35 (only the first 2 digits after the decimal). but on clicking the cell, the formula bar shows the correct value...please help

link|improve this question
feedback

migrated from stackoverflow.com Jun 3 '10 at 19:56

This question came from our site for professional and enthusiast programmers.

1 Answer

The default format for cells in ooCalc is to show 2 decimal places. To change this, highlight the cells, right-click, and select Format Cells.

link|improve this answer
thanks...it worked:) – finemann Jun 3 '10 at 19:33
feedback

Your Answer

 
or
required, but never shown