trouble with ticklables property

M

MK

I've got an MS Access form with a chart that I'm setting the row source
property on and then setting the number format for - each time that the chart
is updated FOR THE FIRST TIME that the form is opened I get an 1004 error
message that says "Unable to get the TickLabels property of the Axis class"
yet when the code is run again it works fine, it's almost as if it doesn't
realize that the chart has been populated with data the first time. I'm
going nuts trying to find a way to refresh or requery it.
 

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