Previous Excel Question

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Does anyone know to format the Y-axis value during vb run-time
I use vb6 to generate the Chart on Excel sheet and now i wan to format the Y-axis value
This is because my Y-axis value is in Percentage value and the autoscalling value will more than 100% value

Thanx for all responses

Gin Lye.
 
Turn on the macro recorder and perform the action. This should give you
the basic code you need.

--
Regards,
Tom Ogilvy


Gin Lye said:
Does anyone know to format the Y-axis value during vb run-time.
I use vb6 to generate the Chart on Excel sheet and now i wan to format the Y-axis value.
This is because my Y-axis value is in Percentage value and the
autoscalling value will more than 100% value.
 

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

Back
Top