Created attachment 65094 [details] 3 images related. Problem description: Steps to reproduce: 1. Type date with 1 and 2 or 1 and 4 as first 2 elements. 2. .... 3. .... Current behavior: Shows: See screenshot Expected behavior: For spanish: January/second/"year" or April/fourth/"year" For English: January/second or fourth/"year" Platform (if different from the browser): Browser: Mozilla/5.0 (Windows NT 5.1; rv:14.0) Gecko/20100101 Firefox/14.0.1
Comment on attachment 65094 [details] 3 images related. Image 1: 2 cells showing error and format window showing correct format. Image 2: Function Wizard window (dates entered as cell address) showing calculation error. Image 3: Function Wizard window (dates typed directly). System takes dates as calculations (1/4/10=0.025) - (1/2/10=0.05) = -0.025 I include this comment because I think program should recognize or accept format of entry according to function (date function)
Comment on attachment 65094 [details] 3 images related. Image 1: 2 cells showing error and format window showing correct format. Image 2: Function Wizard window (dates entered as cell address) showing calculation error. Image 3: Function Wizard window (dates typed directly). System takes dates as calculations (1/4/10=0.025) - (1/2/10=0.05) = -0.025 I include this comment because I think program should recognize or accept format of entry according to function (date function) Note: Dates in Spanish would be February or April/first/"year"
Not a bug, only a side-effet of auto-correction. Two solutions: 1/ disable autocorrection 2/ type two digits when you want dates : 01/02/* Best regards. JBF
*** This bug has been marked as a duplicate of bug 33899 ***