Delete Module Macro

  • Thread starter Thread starter Omar Samy
  • Start date Start date
O

Omar Samy

could any one know how do i can make a macro in a submodule to delete
another module.

say for example if I have "Module 1" included in it a Sub Module Named Sub
Test ( ) ,
how i can make a macro say for example on certen condition on startup , if
thatcondition is true , will delete all Module 1, without prompting for
validation on deletion.
thanks a lot
 
Back
Top