ce code fonctionne très bien sous excel 2000 et 2002 mais:
Application.CommandBars("Row").Controls("Insertion").Enabled = False
Application.CommandBars("Column").Controls("Insertion").Enabled = False
Application.CommandBars("Cell").Controls("Insérer...").Enabled = False
mais sur excel 97 , il me genere une erreur de type argument invalide.
Pourquoi?
et quelle serai le bon code en excel 97
Cette action est irreversible, confirmez la suppression du commentaire ?
Signaler le commentaire
Veuillez sélectionner un problème
Nudité
Violence
Harcèlement
Fraude
Vente illégale
Discours haineux
Terrorisme
Autre
PHIL
quelqu'un a une reponse svp?
"PHIL" wrote:
Bonjour,
ce code fonctionne très bien sous excel 2000 et 2002 mais: Application.CommandBars("Row").Controls("Insertion").Enabled = False Application.CommandBars("Column").Controls("Insertion").Enabled = False Application.CommandBars("Cell").Controls("Insérer...").Enabled = False
mais sur excel 97 , il me genere une erreur de type argument invalide. Pourquoi? et quelle serai le bon code en excel 97
merci
quelqu'un a une reponse svp?
"PHIL" wrote:
Bonjour,
ce code fonctionne très bien sous excel 2000 et 2002 mais:
Application.CommandBars("Row").Controls("Insertion").Enabled = False
Application.CommandBars("Column").Controls("Insertion").Enabled = False
Application.CommandBars("Cell").Controls("Insérer...").Enabled = False
mais sur excel 97 , il me genere une erreur de type argument invalide.
Pourquoi?
et quelle serai le bon code en excel 97
ce code fonctionne très bien sous excel 2000 et 2002 mais: Application.CommandBars("Row").Controls("Insertion").Enabled = False Application.CommandBars("Column").Controls("Insertion").Enabled = False Application.CommandBars("Cell").Controls("Insérer...").Enabled = False
mais sur excel 97 , il me genere une erreur de type argument invalide. Pourquoi? et quelle serai le bon code en excel 97