Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22
Default Reverse axis problem between 2002 & 2003

Hi I have a problem - testing my sheet (that automatically creates
charts with vba) in excel 2003 makes the xCategory on the charts
reverse for some reason - does anybody know why - and more importantly
know how to prevent this?

Data is like this

01.11.2008 10.000
01.10.2008 20.000
01.09.2008 30.000
01.08.2008 40.000
....

In 2002 the axis automatically starts 01.01.2008 - 01.11.2008
In 2003 the axis goes from 01.11.2008 - 01.01.2008

Thanks.

Nb: 2002 is 10.4524.4219 SP2
Nb: 2003 is 11.8169.8172 SP3
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,489
Default Reverse axis problem between 2002 & 2003

Hi,

Make sure the axis is Categorical and not Time Series.

Right click chart and pick Chart Options Axes Category

You can record the code produced whilst performing that action if you need
to make the change within code.

Cheers
Andy

--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
"TFriis" wrote in message
...
Hi I have a problem - testing my sheet (that automatically creates
charts with vba) in excel 2003 makes the xCategory on the charts
reverse for some reason - does anybody know why - and more importantly
know how to prevent this?

Data is like this

01.11.2008 10.000
01.10.2008 20.000
01.09.2008 30.000
01.08.2008 40.000
...

In 2002 the axis automatically starts 01.01.2008 - 01.11.2008
In 2003 the axis goes from 01.11.2008 - 01.01.2008

Thanks.

Nb: 2002 is 10.4524.4219 SP2
Nb: 2003 is 11.8169.8172 SP3


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Reverse y-axis, with maximum number at x-axis Elise Charts and Charting in Excel 1 February 10th 10 02:41 PM
Excel 2002/2003 problem Palpha32 Excel Discussion (Misc queries) 0 March 23rd 09 03:18 AM
Problem w/X axis in chart (2003) Helen Charts and Charting in Excel 3 February 23rd 09 06:13 PM
Secondary X-axis with reverse Y-axis hamond Charts and Charting in Excel 6 September 20th 06 06:04 PM
Excel 2002 to 2003 problem GB_Ronin Excel Programming 4 February 15th 06 03:21 PM


All times are GMT +1. The time now is 11:06 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"