View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Patrick Kirk Patrick Kirk is offline
external usenet poster
 
Posts: 19
Default Listbox load event

I have a userform with a listbox. The listbox displays a string from another
function. Is there a way to run the function code once the userform becomes
visible or open? Im not able to find a open event. Any help will be
appreciated.
--
PK