View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Chris George Chris George is offline
external usenet poster
 
Posts: 3
Default Show Form and Hide Worksheet on Load

Hi, im new to this so would appreciate any help form you peeps.

I wish to open my excel file "tester.xls" and open form on load which I have
successfully managed "BscrapeForm" but I wish to also hide "ThisWorkbook" on
load too.

Could anyone assist with the code.

Thanks in Advance

Chris