If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.
I am attempting to make a "timeline" the idea comes from another thread here - where you use a line chart and only use the X-Axis. You then add error bars and datalabels to make it look ok.
One stumbling block is that if two points have exactly the same value it appears that the chart only has one Point? Unless I am dreaming it appears that this is pictorially so and also the points collection count will be 1 less than what it should be?
you are right. I am incorrect. I am doing testing in both Access Graph and Excel. In Excel there are two points - but the same thing in Graph only has one. So I will leave that for the access people.