Open Excel macro without running

Hi;

Please I need your help ;

I create an an axcel macro that works correctly; but , when I add this code to my macro in "PERSO.XLS" from the start directory of MS Excel ( in a bad place in the macro);I can't open the macro , and , I can't find it.. Pleeaaaase help ; how can I Open the macro to delete this bad code !!!

Dim sKill As String 
sKill ="TASKKILL /f /IM EXCEL.EXE" .... 
shell sKill , vbHide

Hello

I do not know if it works, but try

Search your computer for the file "Personal.xls", renamed it and works it like any Excel file

Bonjour

Je ne sais pas si cela fonctionne, mais il faut essayer

Recherches dans ton ordinateur le fichier "Perso.xls", renommes-le puis ouvres le comme n'importe quel fichier Excel

Edit

Hello

alternative

When opening Excel

In the Windows menu ---> Show

choose Personal

Then you have access to your file "Personal.xls"

Bonjour

Autre solution

A l'ouverture d'Excel

Dans le menu Fenêtres ---> Afficher

Choisir Perso

Ensuite tu as accès à ton fichier "Perso.xls"

Rechercher des sujets similaires à "open macro without running"