entHi,
I'll try and explain in more detail, or I' can email you the file.
Youll' need to download Rob Bovey's free chart labeller utility, which is a
great little add-in.
Assuming you want x-axis labels, I made a dummy series, consisiting of two
columns of numbers. The first contains the axis labels corresponding to your
minor tick marks,(in say C1:C20) the second all being zero, (in say D1
20).
Add these to your chart as an x-y series to get a series along the x axis.
You can hide the points later.
Add a checkbox and link it to a suitable cell. Assume G1. Then, enter
another series in E1:E20 for the labels, by entering +IF($G$1,C1,"") and copy
down.
So checking the checkbox will turn these labels on and off.
Use Rob's chart labeller to label the dummy series and you should find using
the checkbox, you can turn the axis labels on and off.
Would it be easier if I sent you the file?
Dave