#1   Report Post  
Posted to microsoft.public.excel.misc
Raymond Dorais
 
Posts: n/a
Default Macro in Excel 2000

I have created a macro and saved it in PERSO.XLS.
Now, I want to remove that macro but I get the message that the file is in a
hidden directory. I have tried wiithout success to find that directory by
making the hidden files and directories visible in the "Microsoft
Office\Office" directory which is where my Excel.exe file is located.
Anybody have an idea on how to get rid of that macro ?
please reply via E-Mail preferably to :

Thanks !


  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default Macro in Excel 2000

First, is it really named PERSO.xls.

Most times, it's named personal.xls

If you open excel and perso.xls opens, then you can use that to help:

hit alt-f11 (to get to the VBE)
hit ctrl-g (to see the immediate window)
type this and hit enter:
?workbooks("perso.xls").fullname

If there's only one macro in that workbook, then you can close excel and delete
that file.

If there are other macros in that workbook that you want to keep, then I'm not
sure what you're asking.

Change the name what you need (perso.xls or personal.xls).


Raymond Dorais wrote:

I have created a macro and saved it in PERSO.XLS.
Now, I want to remove that macro but I get the message that the file is in a
hidden directory. I have tried wiithout success to find that directory by
making the hidden files and directories visible in the "Microsoft
Office\Office" directory which is where my Excel.exe file is located.
Anybody have an idea on how to get rid of that macro ?
please reply via E-Mail preferably to :

Thanks !


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Macro error after switching from Excel 2000 to Excel 2003 Jake Burnham Excel Discussion (Misc queries) 1 January 10th 06 08:10 PM
Search, Copy, Paste Macro in Excel [email protected] Excel Worksheet Functions 0 January 3rd 06 06:51 PM
Data from Excel 2000 Worksheet with external links is not displayed when opened in Excel 2003 Rich Rodberg Links and Linking in Excel 1 October 21st 05 07:53 AM
Closing File Error jcliquidtension Excel Discussion (Misc queries) 4 October 20th 05 12:22 PM
Macro Editor closes Excel 2000 ? Rmontgo Excel Discussion (Misc queries) 0 July 16th 05 03:00 PM


All times are GMT +1. The time now is 06:13 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"