I'm trying to reply to:
http://forums.vb-world.net/newreply....threadid=12055

But can't post the reply (something wrong with newreply.php?)

Anyway what I wanted to post is:

Try this:

Code:
    With .Plot.Axis(VtChAxisIdY)
            .Labels(1).Format = "0.00"
    End With
Obviously you will need to change the format to the format you desire.

Hope it helps,



Dan