Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there a way to control the names charts are given in Excel?
For example, a combo box can be renamed by setting its Name property. I cannot see a way to change a Chart's name. I need this so my VBA code can correctly distinguish between different charts using a more sensible naming convention than Chart1, Chart2 etc... I sigh in expectation of no solution... perhaps what I should do is finally ditch VBA and move to a proper OO .NET language where I hope to find event handlers with some from of "this" concept. Anyone had good or bad experiences moving or writing new event driven .NET code to work with Excel? Thanks so much |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Controling IE after security popup | Excel Programming | |||
Controling Word from Excel | Excel Programming | |||
controling a .xls from another .xls | New Users to Excel | |||
Controling Acrobat PDFs | Excel Discussion (Misc queries) | |||
return all worksheet tab names and chart sheet tab names in report - an example | Excel Programming |