Une instance Excel par ouverture de fichier, la solution:
Merci Copain! Pour la solution! Comment utiliser une fenêtre excel pour chaque écran par fichier quand on a deux écrans ou plus.
Solution en français pour les non anglophiles:
Aller dans Fenêtre explorer > Outils > Option des dossiers > onglet Types de fichiers
Scroller jusqu'à l'extension XLS, la sélectionner > Avancé > Sélectionner "Ouvrir"> Modifier
A la fin du chemin dans la boite"Application utilisée pour...": après /e
Ajouter: "%1" (espace, guillemet, %1, guillemet.)
Décocher "Utiliser DDE", puis Ok > OK > Fermer
Copain, le vendredi 10 octobre 2008 à 10:01:04 >> extrait soluce originale:
The answer involves changing the file association stuff in windows. Go
to explorer, choose tools, then folder options. Click the File Types
tab. Scroll down to the XLS extension. Click the Advanced button.
Choose "open", then click the edit button.
At the end of the "Application used" entry, you'll probably see: /e
After this, add: "%1" (be sure to include the quotes.)
Then uncheck the "Use DDE" checkbox. Then click OK. (Windows re-checks
it at some point for some reason, but it still works)
OK your way out of the file types dialog.