View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.charting
struggling_with_excel struggling_with_excel is offline
external usenet poster
 
Posts: 1
Default Graphing non adjacent cells

I want to create a scatter plot of the following cells:

A1 thru A10801 every twelfth row that is A1,A13,A25,A37 ... A10801

as the x axis

and

C7 thru C10807 every twelfth row that is C7,C19,C31,C43 ... C10807

as the y axis.


How do I do it?

Thanks in advance.