Issue 3821 - Unable to enter dates directly into cells
Summary: Unable to enter dates directly into cells
Status: CLOSED DUPLICATE of issue 3820
Alias: None
Product: Calc
Classification: Application
Component: ui (show other issues)
Version: 641
Hardware: PC Windows 98
: P1 (highest) Trivial (vote)
Target Milestone: ---
Assignee: peter.junge
QA Contact: issues@sc
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-02 23:14 UTC by pjohnson
Modified: 2003-09-08 16:55 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description pjohnson 2002-04-02 23:14:47 UTC
I have formatted cells with a date format by selecting the cells and choosing 
Format->Cells...->Numbers Tab, then selecting "Date" as the category and 
choosing a date format (for example, DD/MM/YYYY).

Then if I try to enter a date into the cell using the above format, the date is 
treated as text. It is left justified and it cannot be used in numeric formulas.

For example:
     In cell A1 enter 18/11/1997
     In cell A2 enter =A1+1

The result is:
     In cell A1, left justified 18/11/1997
     In cell A2, right justified 31/12/1899

If instead I enter in cell A1 =DATE(1997;11;18), the result is (correctly):
     In cell A1, right justified 18/11/1997
     In cell A2, right justified 19/11/1997

The same correct result is given by entering in cell A1 =35752

In a cell that is formatted as a date, I should be able to enter the date 
directly and be able to make calculations with that date.
Comment 1 peter.junge 2002-04-04 09:20:19 UTC
I'll have a look, Peter
Comment 2 peter.junge 2002-04-08 14:55:16 UTC
Hi Paul,
this has definitely the same reason as the previous issue. I close
this one as double.
Best regards, Peter

*** This issue has been marked as a duplicate of 3820 ***
Comment 3 peter.junge 2002-04-08 14:56:32 UTC
Closed.