charting, adding a random gridline

C

cate

I have fished thru the objects, looked at my macros, and I cannot
figure out how to add a random gridline on a chart. Is it as
convoluted as some postings seem to make this, or is there a method
I'm overlooking the obvious, some very simple... chart.gridline(axis,
val)?

Thank you
 
P

p45cal

cate;577994 said:
I have fished thru the objects, looked at my macros, and I cannot
figure out how to add a random gridline on a chart. Is it as
convoluted as some postings seem to make this, or is there a method
I'm overlooking the obvious, some very simple... chart.gridline(axis,
val)?

Thank you

In what way is the gridline random?
Its value? (where it crosses an axis?)
Vertical/Horizontal?
Its appearance - colour, thickness etc.

What's the aim of the random gridline?

An evasive animal, random; throw something at him and he'll probably
duck.
 
C

cate

Excel's gridlines are associated with the axes they cross, with spacing
equal to the major or minor spacings of these axes. You can't add just
one arbitrarily located gridline.

You can add reference lines to a chart:

Add a Line to a Column or Line Charthttp://peltiertech.com/Excel/Charts/AddLine.html

Arbitrary Gridlines and Axis Labelshttp://peltiertech.com/Excel/Charts/ArbGridLabel.html

- Jon

Thank you very muck
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top