how do i change the x-axis of a graph to a log scale?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

i've got some data that i want to display on a semi log graph, but i want to
change the x-axis to a log scale, not the y-axis. How do i do this?
anne
 
Anne:

Double click any value on your x axis, this will bring up Axis format form.

Select scale tab, check Logarithmic checkbox. Make sure that your minimum
value is 1, 10, 100, and your major & minor units must be multiples of 10.

...Kelly

(e-mail address removed)
 
That's great, thanks
anne

Kelly O'Day said:
Anne:

Double click any value on your x axis, this will bring up Axis format form.

Select scale tab, check Logarithmic checkbox. Make sure that your minimum
value is 1, 10, 100, and your major & minor units must be multiples of 10.

...Kelly

(e-mail address removed)
 
Make sure you create (or change to) a XY Scatter chart. Now, double-click
the x-axis and in the resulting dialog box, select the Scale tab. The last
step should be self-evident. {grin}

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions
 
Back
Top