Replace Code Programmatically

G

Guest

Is it possible to replace code from one a module programmatically?
Specifically, can there be a process that opens a workbook and then replaces
a module from another workbook. Also .. can a compile be performed?

Thanks in advance,

Stewart Rogers
 
B

Bob Phillips

Yes, but viruses are usually introduced by scripting languages, which is
exactly what VBA is.

If you don't trust it, don't open it, or disable macros.

--

HTH

RP
(remove nothere from the email address if mailing direct)
 

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