ms antivirus started finding "trojan" in workbooks, any ideas howto narrow down what module it's coming from?
madscijr wrote:
My question is, does anyone have any suggestions or know of any utilities or ways to narrow down what is setting off the alerts?
You are not the first one.
Try renaming some of procedures/variables, moving code to different
modules...
or
switch antivirus.
VBA code stored in bin file "looks similar" to virus.
You can start removing module by module and see when it stops being
infected and focus in rearranging code in these modules.
|