B 
		
								
				
				
			
		be_675
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
				
			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
