Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
I have been using this code to get a formula from a charttitle:
oChart.Activate sTitle = ExecuteExcel4Macro("GET.FORMULA(""Title"")") It no longer works in excel 2007. Can someone tell me how to get a formula from a charttitle using VBA? Thanks b |
#2
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
This sounds so familiar. I believe I've reported this as a bug.
- Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions Peltier Technical Services, Inc. - http://PeltierTech.com _______ wrote in message ... I have been using this code to get a formula from a charttitle: oChart.Activate sTitle = ExecuteExcel4Macro("GET.FORMULA(""Title"")") It no longer works in excel 2007. Can someone tell me how to get a formula from a charttitle using VBA? Thanks b |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007 formula help | Excel Worksheet Functions | |||
excel 2007 formula | Excel Worksheet Functions | |||
Excel 2007 Formula Display | Excel Discussion (Misc queries) | |||
VBA: Can't set ChartTitle.Text?? | Charts and Charting in Excel | |||
How to get a ChartTitle formula | Charts and Charting in Excel |