View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jmikerea jmikerea is offline
external usenet poster
 
Posts: 2
Default returning a chart series formula

How do I return the series formula (say in a msgbox) as it appears in the formula bar when I click on a series point in an xy chart where each point is a separate series? I can do something close if I provide a seriescollection number when combined with j-walk's excellent series class routine but I want it to pick up the number automatically.