![]() |
|
|
Welcome to the { mindfrost82.com } forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Entering a date results in a decimal fraction
In a worksheet I created several years ago, when you key enter a date
in the format of m/d, m/d/yy, or m/d/yyyy the result is a formula of =m/d (and likewise =m/d/yy, =m/d/yyyy) a calculation of a decimal fraction and the display of January 0, 1900, since the cell is formatted as a date. Opening a blank spreadsheet under the same preferences, exhibits normal behavior--that is treating the entry as a date and formatting it as a date. Likewise in this particular worksheet, entering 2+3 (without the usually required equal sign) results in =2+3 and displays 5. Normal behavior would display text 2+3. I've looked at cell formatting, data validation, Tools>Options, etc. without resolving this. The worksheet contains formatting, validation, and VBA macros, but no attempt to change the. I'd like to enter dates without the trouble of typing the formula =Date(yyyy,mm,dd). Actually it would be nice to know how turn this 'switch' on and off, as I've always wondered why with all the 'features' in Excel it required you to use the = sign for obvious calculations. |
|
|||
|
Re: Entering a date results in a decimal fraction
Tools>Options>Transition tab, uncheck Transition formula entry (and possibly others)
-- Kind regards, Niek Otten Microsoft MVP - Excel "Bobo Link" <bobolink81@hotmail.com> wrote in message news:01dfde73-c4b9-45a0-bd1d-9be1c3723b1d@s50g2000hsb.googlegroups.com... | In a worksheet I created several years ago, when you key enter a date | in the format of m/d, m/d/yy, or m/d/yyyy the result is a formula of | =m/d (and likewise =m/d/yy, =m/d/yyyy) a calculation of a decimal | fraction and the display of January 0, 1900, since the cell is | formatted as a date. | | Opening a blank spreadsheet under the same preferences, exhibits | normal behavior--that is treating the entry as a date and formatting | it as a date. | | Likewise in this particular worksheet, entering 2+3 (without the | usually required equal sign) results in =2+3 and displays 5. Normal | behavior would display text 2+3. | | I've looked at cell formatting, data validation, Tools>Options, etc. | without resolving this. The worksheet contains formatting, validation, | and VBA macros, but no attempt to change the. | | I'd like to enter dates without the trouble of typing the formula | =Date(yyyy,mm,dd). | | Actually it would be nice to know how turn this 'switch' on and off, | as I've always wondered why with all the 'features' in Excel it | required you to use the = sign for obvious calculations. |
|
|||
|
Re: Entering a date results in a decimal fraction
On Apr 30, 5:33*pm, "Niek Otten" <nicol...@xs4all.nl> wrote:
> Tools>Options>Transition tab, uncheck Transition formula entry (and possibly others) That did it thanks Niek Otten. I have a feeling this persisted because the original was built in Lotus 1-2-3. Guess that dates me... |
![]() |
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|