View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Daniel Thompson Daniel Thompson is offline
external usenet poster
 
Posts: 1
Default List box initialization

I have a list box on a worksheet I want to initialize when
I first open the workbook. It is NOT located on a
user_form. I understand how to populate the list box. My
question is how do I get my initialization script to run
when the workbook is first opened?
Thanks Dan