Excel VBA désactiver l'entrée du clavier
' Disable keyboard and mouse interactions
Application.Interactive = False
VasteMonde
' Disable keyboard and mouse interactions
Application.Interactive = False