Counting the number of graphs

  • Thread starter Thread starter ccfcrup
  • Start date Start date
C

ccfcrup

Is there a method, using VB, to count the number of graphs I have
within a sheet or workbook?
 
Is there a method, using VB, to count the number of graphs I have
within a sheet or workbook?

I think ActiveSheet.ChartObjects.Count works.
 

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