View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Patachoup Patachoup is offline
external usenet poster
 
Posts: 19
Default VBA code to toggle hiding a serie (and relative legend) in a chart

Hello,

How would you code a macro in VBA to toggle hide/unhide a serie and its
relative legend in a chart.

I already use spreadsheet tricks to make it, but I need a better solution
(no column hide or #N/A stuff ! lol)

Thx!