Graphique invisible a la selection sous Excel 2007

limat72

XLDnaute Occasionnel
bonjour le forum,

grâce a l'aide de Pierrejean, j'ai un code qui recherche un graphique d'après un combobox....

>seul problème, si je choisi le 6 il n'apparais pas à l'écran....

sous excel 2000 et 2003 cela marche...

Private Sub ComboBox1_Change()
nom = ActiveSheet.ChartObjects(ComboBox1.Value).Name
ActiveSheet.ChartObjects(ComboBox1.Value).Select
MsgBox ("Le Graphique " & nom & " est selectionné")
End Sub

merci de votre aide

limat
 

Pièces jointes

  • graph1.zip
    30 KB · Affichages: 44
  • graph1.zip
    30 KB · Affichages: 33
  • graph1.zip
    30 KB · Affichages: 33

Discussions similaires

Statistiques des forums

Discussions
312 654
Messages
2 090 563
Membres
104 577
dernier inscrit
GOGNAN