Friday, January 6, 2012

Open Office Issue 2- Solve fraction Number is recognized as date or specified form defined by default


Issue:

When typing in the table cell content as fraction like 3.3.0 it will automatically rendered as a date format.
Solution:
Steps follows

1.Type 3.3.0 in the table cell.



2.Then move the cursor in to another cell.it will automatically changes to the 03/03/00 .





3.Place Cursor in the any of the Table Cell.Then Right Click in the Table Cell.




4.It shows the options. The 'Number Recognition' is selected by default. Un select the option then you type 3.3.0 it will not change to date format.


Issue Solved




No comments:

Post a Comment

How to interact with the non-interactable Web Elements in Selenium

How to interact with the non-interact able Web Elements in Selenium    // Find the non-interactable element element WebElement element = dr...