View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.charting
Andy the Yeti Andy the Yeti is offline
external usenet poster
 
Posts: 28
Default Simple scatter style chart help

Hi, this may get the stupid post of the day award! But I hope someone can
point me in the right direction, I am trying to create a simple chart. That
will read from just two sets of data.

for example:
X Y
A 210 5
B 350 7
C 422 10
D 100 3
E 127 6
F 499 1

So using the above data, I would like to create a chart that will place a
single marker for where each of the points meet for A B C etc. When I try
using scatter charts I get two points for each line (ie A, B etc)

Thank for any help or direction
regards
Andy