View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] mathieu936@gmail.com is offline
external usenet poster
 
Posts: 4
Default Coding to remove and import Module

Hi!

I would like to remove a VB module and import an other one each time I
open my excel file. Thus I need the code to put in my Sub Auto_Open()
to remove and import a module.

I just hope these codes exist!