Bonjour
Pouvez vous me dire si il y a une erreur dans le code
c est une application "Doublons" d un fichier nommer "Recherche Note Permanente.xls" qui ne se lance pas et je n arrive pas à touver
Si vous pouviez m aider MERCI
A+
With WkbSource
.Sheets("Recap").Cells.Copy Destination:=WkbCible.Worksheets("Feuil2").Cells
Application.Run "Recherche Note Permanente.xls!Doublons" DoEvents
Application.DisplayAlerts = False
ActiveWorkbook.Save
WkbCible.Close
Pouvez vous me dire si il y a une erreur dans le code
c est une application "Doublons" d un fichier nommer "Recherche Note Permanente.xls" qui ne se lance pas et je n arrive pas à touver
Si vous pouviez m aider MERCI
A+
With WkbSource
.Sheets("Recap").Cells.Copy Destination:=WkbCible.Worksheets("Feuil2").Cells
Application.Run "Recherche Note Permanente.xls!Doublons" DoEvents
Application.DisplayAlerts = False
ActiveWorkbook.Save
WkbCible.Close