View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.charting
Ian Ian is offline
external usenet poster
 
Posts: 4
Default Two series, two scales on single axis ?

Hi - I have a chart with sales people on the x-axis, #'s sold on the left
hand y-axis (columns) and average gross on the right hand y-axis (line).
I've always wanted to also show total gross on the right hand y-axis (also
line) i.e. two series on the right hand y-axis which can't sensibly be done
using the same scale because the averages are (say) 500 to 3000 and the
totals are (say) 10,000 to 100,000.
I haven't got a clue how and have searched the web unsuccessfully. Surely
there's a way?

A data table might look like:

spsn,numbers,average,total
A,10,1500,15000
B,13,1000,13000
C,20,1750,35000
D,5,2500,12500

and what I'm looking for something like:
20























18























16









40000













14









30000
















12









20000













10









0













8























6












500













4









300













2









100















A


B


C





Thanks (in grateful anticipation)
Ian.