Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Vista and Excel 2003 date formats

Reply
Thread Tools Display Modes

Vista and Excel 2003 date formats

 
 
Lindsay Graham
Guest
Posts: n/a

 
      01-20-2010
I'm having real problems with Excel 2003 in Vista as dates and times are
treated as text rather than values. In trying to fix this problem, I
checked the language being used by Excel [the Vista default is English
(Australia)]. In Win XP, I do that by looking in Excel Help > About
Microsoft Office Excel > System Information, then expand Office 2003
Applications > Microsoft Office Excel 2003 > Summary.

But in Vista, when I go (as Administrator) into Excel Help > About
Microsoft Office Excel > System Information, Office 2003 Applications is
not there! Is this somewhere else in Vista or does this indicate a
problem with the installation of Excel on this computer? Or is there
some other reason?

Lindsay Graham
Canberra, Australia
 
Reply With Quote
 
 
 
 
Daddy Tadpole
Guest
Posts: n/a

 
      01-20-2010
This is really an XL problem, and you would be better served on an XL NG.
There seems to be a fault in your XL installation.

Having said that, I found a few years ago that dates on 2003 and earlier
versions of XL don't work as advertised. I'ts a waste of time trying to
manipulate dates using formulae or VBA code, because your code may work one
day for one user, but not the next. Example: try calculating an expiry date
1 year later than today's date.

There's also the problem that XL interprets all sorts of strings as dates,
without asking. The only way out is to define the type of every cell in the
range you're likely to use.

Regards

"Lindsay Graham" <> a écrit dans le message de
news:O$...
> I'm having real problems with Excel 2003 in Vista as dates and times are
> treated as text rather than values. In trying to fix this problem, I
> checked the language being used by Excel [the Vista default is English
> (Australia)]. In Win XP, I do that by looking in Excel Help > About
> Microsoft Office Excel > System Information, then expand Office 2003
> Applications > Microsoft Office Excel 2003 > Summary.
>
> But in Vista, when I go (as Administrator) into Excel Help > About
> Microsoft Office Excel > System Information, Office 2003 Applications is
> not there! Is this somewhere else in Vista or does this indicate a
> problem with the installation of Excel on this computer? Or is there some
> other reason?
>
> Lindsay Graham
> Canberra, Australia


 
Reply With Quote
 
Lindsay Graham
Guest
Posts: n/a

 
      01-20-2010
I don't think it is an Excel problem. I have used dates and times
extensively in Excel 2003 and Windows XP (and their predecessors). I
never had any problems until I shifted to Vista. Date formatted cells
work fine in WinXP but, in the same Excel file, will not work in Vista.

I've been getting some help (although, so far, no solution) through an
Excel mailing list, and that led me to the language issue raised below.
Because that seems to me to be a Vista issue, I asked about it on this
newsgroup.

I hope someone can help.

Lindsay Graham

Daddy Tadpole wrote:
> This is really an XL problem, and you would be better served on an XL
> NG. There seems to be a fault in your XL installation.
>
> Having said that, I found a few years ago that dates on 2003 and earlier
> versions of XL don't work as advertised. I'ts a waste of time trying to
> manipulate dates using formulae or VBA code, because your code may work
> one day for one user, but not the next. Example: try calculating an
> expiry date 1 year later than today's date.
>
> There's also the problem that XL interprets all sorts of strings as
> dates, without asking. The only way out is to define the type of every
> cell in the range you're likely to use.
>
> Regards
>
> "Lindsay Graham" <> a écrit dans le message de
> news:O$...
>> I'm having real problems with Excel 2003 in Vista as dates and times
>> are treated as text rather than values. In trying to fix this
>> problem, I checked the language being used by Excel [the Vista default
>> is English (Australia)]. In Win XP, I do that by looking in Excel
>> Help > About Microsoft Office Excel > System Information, then expand
>> Office 2003 Applications > Microsoft Office Excel 2003 > Summary.
>>
>> But in Vista, when I go (as Administrator) into Excel Help > About
>> Microsoft Office Excel > System Information, Office 2003 Applications
>> is not there! Is this somewhere else in Vista or does this indicate a
>> problem with the installation of Excel on this computer? Or is there
>> some other reason?
>>
>> Lindsay Graham
>> Canberra, Australia

>

 
Reply With Quote
 
+Bob+
Guest
Posts: n/a

 
      01-22-2010

On Wed, 20 Jan 2010 23:08:11 +1100, Lindsay Graham
<> wrote:

>I don't think it is an Excel problem. I have used dates and times
>extensively in Excel 2003 and Windows XP (and their predecessors). I
>never had any problems until I shifted to Vista. Date formatted cells
>work fine in WinXP but, in the same Excel file, will not work in Vista.
>
>I've been getting some help (although, so far, no solution) through an
>Excel mailing list, and that led me to the language issue raised below.
> Because that seems to me to be a Vista issue, I asked about it on this
>newsgroup.
>
>I hope someone can help.


Lindsey:

As noted, you'd be better off posting to microsoft.public.excel.

I noticed the same issue getting worse and worse in excel and
definitely between office applications (e.g. copy a column from Access
to Excel). The best solution, if you are getting the funky little
green triangles in the corner of the cells and the exclamation point
drop down is to select the cells in error and choose the appropriate
fix from the menu, thereby correcting all cells.

For more specific advice, see the excel newsgroup. They will be
familiar with whatever troubles you, even if it only shows up in
Vista.
 
Reply With Quote
 
Lindsay Graham
Guest
Posts: n/a

 
      01-23-2010
Thank you to those who tried to help me with this frustrating problem.
After a lengthy process of trial and error and assistance from a
friend who is more computer-literate than I am, the cause has been found
-- hooray!!

Weird as it sounds, it was the way in which I had set the Vista default
*time* format in Control Panel > Regional and Language Options. I had
the time format set as HHmm -- although this was accepted by Vista, it
caused (for reasons that are totally inexplicable to me) dates entered
in Excel 2003 to be corrupt or not accepted as dates. It appears that
the problem does not occur when the default time format is set to HH mm
or HH:mm.

In Windows XP, the time format HHmm will not be accepted -- it must be
either HH mm or HH:mm. What a pity that Vista accepted it -- and caused
me (and others) to waste many many hours trying to solve the problem.

Can others replicate the problem? If so, it should be reported to
Microsoft as a bug.

Lindsay Graham

+Bob+ wrote:
> On Wed, 20 Jan 2010 23:08:11 +1100, Lindsay Graham
> <> wrote:
>
>> I don't think it is an Excel problem. I have used dates and times
>> extensively in Excel 2003 and Windows XP (and their predecessors). I
>> never had any problems until I shifted to Vista. Date formatted cells
>> work fine in WinXP but, in the same Excel file, will not work in Vista.
>>
>> I've been getting some help (although, so far, no solution) through an
>> Excel mailing list, and that led me to the language issue raised below.
>> Because that seems to me to be a Vista issue, I asked about it on this
>> newsgroup.
>>
>> I hope someone can help.

>
> Lindsey:
>
> As noted, you'd be better off posting to microsoft.public.excel.
>
> I noticed the same issue getting worse and worse in excel and
> definitely between office applications (e.g. copy a column from Access
> to Excel). The best solution, if you are getting the funky little
> green triangles in the corner of the cells and the exclamation point
> drop down is to select the cells in error and choose the appropriate
> fix from the menu, thereby correcting all cells.
>
> For more specific advice, see the excel newsgroup. They will be
> familiar with whatever troubles you, even if it only shows up in
> Vista.

 
Reply With Quote
 
+Bob+
Guest
Posts: n/a

 
      01-24-2010
On Sat, 23 Jan 2010 15:28:17 +1100, Lindsay Graham
<> wrote:

>Can others replicate the problem? If so, it should be reported to
>Microsoft as a bug.


MS has long since moved past fixing issues like this in Vista or
Excel... they are too old for operational updates that are not
critical.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
I also have an error 646 in Windows update. Please help. Jose Windows Update 12 01-09-2010 01:00 PM
Re: Vista @ Home - XP @ Office - PPC2003 - Excel Sync Raj Pillai ActiveSync 0 06-08-2007 03:53 PM
Vista drive partition designations - Excel acegap Windows Vista File Management 2 02-24-2007 07:12 PM
Can't install latest Excel 2003 security update on Vista Nick Payne Windows Vista Performance 3 10-21-2006 11:08 PM
Re: MSFT Connect Officially Rejects Public Access to Bugs Chad Harris Windows Vista Installation 5 09-10-2006 04:40 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59