Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 6,582
Default Charting Non-Sequential data

I was able to select all 12 cells using CTRL+Click. If you can't get all 12,
make a chart with as many as you can, then select and copy the rest, select
the chart, and use Paste Special from the Edit menu, and select the Add
Points option.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
http://PeltierTech.com
_______


"Wanda" wrote in message
...
but is there a way to chart it using the original data?

"Jon Peltier" wrote:

The best way to do this is in fact with another range, but you can use
formulas to make your life easier.

You want to get the data from alternating cells between B2 and X2. In
another range (I used B7:M7, but pick a convenient location). The formula
I
entered into B7 is

=OFFSET($B$2,0,(COLUMN()-2)*2)

and I filled the range B7:M7 with this formula. If your output range
starts
in another column, change the 2 (for B) in (COLUMN()-2) to whatever the
column number is for the first cell of the output range.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
http://PeltierTech.com
_______


"Wanda" wrote in message
...
I'm using Excel 2003 and trying to chart data in 12 non-sequential
cells.
I
can select 9 of the cells by holding down the <ctrl key and selecting
the
cells, but when I attempt to select the 10th cell, the previous 9 cell
references are deleted from the data entry field.

The cells I'm trying to chart are in B2, D2, F2, H2, etc.

I temporarily solved the problem by creating a new table with just the
data
I needed for the chart and creating from there, but that seems to be
the
long
way around it and quite subject to data entry error.

Is there an easier way to do this?






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
Dynamic Charting Question re data PS Charts and Charting in Excel 4 September 20th 06 05:44 PM
Uniquely Identify Data for Charting with a List Box Takeadoe Charts and Charting in Excel 1 July 15th 06 10:07 PM
Uniquely Identify Data for Charting with a List Box [email protected] Charts and Charting in Excel 0 July 15th 06 07:40 PM
Macro question Chris Excel Worksheet Functions 12 July 7th 06 01:23 AM
Excel Macro to Copy & Paste [email protected] Excel Worksheet Functions 0 December 1st 05 01:56 PM


All times are GMT +1. The time now is 11:45 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"