Bonjour à tous,

J'ai un petit soucis sur mon code VBA, voici un extrait :

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
Set O1 = Workbooks("Fichier 1.xlsx")
Set O2 = Workbooks("Fichier 2.xls")
Cela me note un erreur "l'indice n'appartient pas à la selection".