Thread: Auto load
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ETLahrs ETLahrs is offline
external usenet poster
 
Posts: 17
Default Auto load

I have 2 combo boxes in my 12th sheet. The problem is I can't get them to
run on the load event of the workbook. I have to manually go in and run each
sub so the lists generate in them. How do I get the Wookbook_Open to run
those right away?

Thanks