finding a macro to delete it

S

skids89

i recently created a macro for fun and out of ignorance that mimics a
virus it is an autoexec in word it ends the program when you end the
macro how do i find the file to delete the macro or do i have to delete
and reinstall word
 
C

Charles Kenyon

I'm tempted to just keep quiet and let you spend more time learning.

With Word closed, try finding and renaming the normal.dot file to
normalold.dot.
Recorded macros are stored in normal.dot by default.
--
Charles Kenyon

Word New User FAQ & Web Directory: http://addbalance.com/word

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide




--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
 
J

Jezebel

Switch to VBA. In the Project pane (top-left) expand normal.dot to display
its modules. If you have no macros that you want to keep, delete the
module(s) entirely. Otherwise, double click the module to display its
contents, search the contents for the code you don't want, select and
delete.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top