Famille de feuilles de calcul Microsoft avec des outils pour l’analyse, le graphique et la communication des données.
In the Menu, select Tools > References.
If a reference is selected, but the file for that reference is missing, then it will show the word “MISSING” in front of the available reference. The file for the reference has been registered on the machine but the actual file has either been removed from the machine, is corrupt so cannot be used or has been moved from the location registered.
To solve this problem, remove the reference from the VBA Project by deselecting the reference and then clicking on OK.
If you then open the reference box again, the missing reference will be removed and you should be able to compile your VBA code.
=======================================================================
Dans le menu, sélectionnez Outils > Références.
Si une référence est sélectionnée, mais que le fichier de cette référence est manquant, le mot « MISSING » s’affichera devant la référence disponible. Le fichier de référence a été enregistré sur l’ordinateur, mais le fichier réel a été supprimé de l’ordinateur, est corrompu et ne peut donc pas être utilisé ou a été déplacé de l’emplacement enregistré.
Pour résoudre ce problème, supprimez la référence du projet VBA en la désélectionnant, puis en cliquant sur OK.
Si vous ouvrez à nouveau la boîte de référence, la référence manquante sera supprimée et vous devriez pouvoir compiler votre code VBA.