Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default remove macros

We have a virus like macro in many Excel files. We are unable to remove them
manually ('delete' button grayed out).

One solution was to copy the worksheets into a new file then proceed to
remove book.xlt in the xlstart folder. However there are many files and this
would be a daunting task.

1) Is it possible to search for Excel files that has the particular macros
(ie. based on creator name of macro)?

Alternatively I am also downloading software called 'Macro Remover' that is
supposed to remove all macros. However I am afraid that this may remove the
'good' macros.

Suggestion welcomed.

Justin



  #2   Report Post  
Posted to microsoft.public.excel.programming
g- g- is offline
external usenet poster
 
Posts: 3
Default remove macros

Yes, it is possible to write a routine that will open Excel files, scan for
a particular macro/module and erase said macro/module.

Off the top of my head, it can be done in 2 ways.

A) Scan of the hard drive for all XLS files and then perform said function
on any found XLS files (potentially a LOT of computing time).

B) A Macro that sits on every computer that examines any workbook opened
for said "virus macro" and intercept/removes it before control is passed
back to the user. More information would be needed about this "virus macro"
before this could be written.

Can contact me if you need additional help.

g-

___________________________________

Need holiday money. Got any jobs, big or small, drop me a line! Thanks!



"JT in VN" wrote in message
...
We have a virus like macro in many Excel files. We are unable to remove
them
manually ('delete' button grayed out).

One solution was to copy the worksheets into a new file then proceed to
remove book.xlt in the xlstart folder. However there are many files and
this
would be a daunting task.

1) Is it possible to search for Excel files that has the particular
macros
(ie. based on creator name of macro)?

Alternatively I am also downloading software called 'Macro Remover' that
is
supposed to remove all macros. However I am afraid that this may remove
the
'good' macros.

Suggestion welcomed.

Justin





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
remove an asigned macros cavalier Excel Discussion (Misc queries) 1 October 20th 08 12:47 AM
Remove All Macros Steve[_86_] Excel Programming 4 December 21st 06 01:53 AM
How can I remove all traces of XLM macros? keithb Excel Programming 4 September 9th 05 03:59 PM
Remove macros from spreadsheet Jan Buckley Excel Discussion (Misc queries) 1 August 12th 05 08:38 PM
Remove macros on save as Quake Excel Programming 2 October 22nd 04 01:19 PM


All times are GMT +1. The time now is 06:29 PM.

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

About Us

"It's about Microsoft Excel"