Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: xjena
  • Content: Threads
  • Order by date
  1. xjena

    ChartObject Name property allowed characters

    Hi, I'm trying to write some macro in VBA for Excel that manipulates with charts. I'm using ChartObject and I need to access them by name, so I rename them as shown in code sample below. Sub test() ' add two new chart objects and name them Dim co As ChartObject Set co =...

Part and Inventory Search

Back
Top