Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default In excel display multiple same value points on a scattergraph

I have a large amount of data to present in a scattergraph but this creates
many multiples of the same points. How can I display this on the
scattergraph so that it is clear how many data entries a point refers to?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,393
Default In excel display multiple same value points on a scattergraph

In A1 and B1 I have labels: X and Y
In A2:A10 I have my x-values; in B2:B10 I have my y-values
Some of the (x,y) pairs are duplicates
I have an XY chart; all is the same as yours except for the size of the data
set (irrelevant)
In C2 I have the formula =SUMPRODUCT(--($A$2:$A$9=A2),--($B$2:$B$9=B2))
I use this data with Bovey hart Labeller (www.appspro.com) to label my
markers to show how many occurrences there are
If I want to avoid showing 1's I will use
=IF(SUMPRODUCT(--($A$2:$A$9=A2),--($B$2:$B$9=B2))1,SUMPRODUCT(--($A$2:$A$9=A2),--($B$2:$B$9=B2)),"")
best wishes
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"short one" <short wrote in message
...
I have a large amount of data to present in a scattergraph but this creates
many multiples of the same points. How can I display this on the
scattergraph so that it is clear how many data entries a point refers to?



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
how to copy multiple Excel files from Outlook into Excel??? Brainless_in_Boston Excel Discussion (Misc queries) 0 February 24th 06 04:46 PM
Can you display numbers as words in excel (eg. 10 as ten)? Stefan White Excel Discussion (Misc queries) 2 October 5th 05 05:38 PM
Can I embed or link multiple .pdf files into or to an excel file? GrubbyG Excel Discussion (Misc queries) 1 October 3rd 05 09:40 PM
Multiple Excel on Task bar Craig Excel Discussion (Misc queries) 3 September 9th 05 08:11 PM
Excel gets subtotals out of order using multiple sorts and subtot. jeffl Excel Discussion (Misc queries) 1 March 29th 05 02:35 AM


All times are GMT +1. The time now is 04:04 AM.

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"