View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
newbie in hell newbie in hell is offline
external usenet poster
 
Posts: 5
Default make VbA invisible

Hi:

When I try to open a workbook by using automation, VBA Console gets open too.

I don't want the user to see vba code written on ThisWorkbook module.

What should I do?

Thank you.

Rick.