View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Andreas[_4_] Andreas[_4_] is offline
external usenet poster
 
Posts: 1
Default Excel Chart displays incorrect X-Axis

Hello,

question to the all the smart Excel brains out there. I have a chart
whose X-Axis displays dates for the year 2006. The dates are formatted
as "General". The chart does not display more than 9 digit dates. This
means that the date "1/12/2006" is displayed fine, but the date
"12/12/2006" will be truncated to "12/12/200."

Although I tried to change the formatting, increase the font size, and
tried various other steps, I am unable to display the full date on the
X-Axis. Does anybody have any idea on how to fix this.

Thanks in advance.

Andreas