View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.charting
Mike Middleton Mike Middleton is offline
external usenet poster
 
Posts: 762
Default how to produce a lin-log graph instead of log-lin graph?

katy -

Use an XY(Scatter) chart type.

- Mike
www.MikeMiddleton.com


"katy" wrote in message
...
i want to produce a linear-log graph in excel (that means linear scale in
y-axis and log scale in x-axis)...however, the only form that i can draw a
graph is in log -linear graph (which is log scale in x-axis and linear
scale
in y-axis).
can someone help me?
thank you