Wrox Programmer Forums
|
Excel VBA Discuss using VBA for Excel programming.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Excel VBA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 3rd, 2003, 11:25 AM
Authorized User
 
Join Date: Jun 2003
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Default Chart X values > 1

Folks

Not sure if this is a specific VBA Question or just general Excel?

I want to create a chart with values for X starting at 22 as in:

Age 22 = 5 people
Age 23 = 7 people... etc

But when I create a chat, it always starts from x=1 y=5

How can I create a chart where the x values start from a number other than one?

Regards

Russ (Programing on L plates..!)
__________________
Regards

Russ (Programing on L plates..!)
 
Old July 3rd, 2003, 11:42 AM
Ben Ben is offline
Authorized User
 
Join Date: Jun 2003
Posts: 75
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I've just checked it out and it works fine.

Make sure you have one series with numerical values (e.g. 5 & 7) and then link the x-axis labels (e.g. 22 & 23). Make sure your not inputting 22 & 23 in the series name as this might give the effect your describing.

Ben





Similar Threads
Thread Thread Starter Forum Replies Last Post
How to set of Min/Max values of Line chart . Sanjay.Verma BOOK: Professional Crystal Reports for VS.NET 0 November 20th, 2006 11:35 PM
after creating chart -> type mismatch error kritimehrotra Excel VBA 2 July 19th, 2006 01:58 PM
How to enter <...,1> values into table. RaCheer SQL Language 1 February 5th, 2006 11:59 PM
XSD - String values that contain '<' and '>' billy_bob_the_3rd XML 3 March 10th, 2005 07:01 AM
Transfer of values from an object to an XY chart locusiste Excel VBA 0 April 23rd, 2004 05:02 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.