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

On 23 Gru, 04:50, "Rick Rothstein \(MVP - VB\)"
wrote:
If I understand your question correctly, you can use the UserForm's
Initialize event to do that.

Rick

"Patrick Kirk" wrote in message

...

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


You could use form initialie option I agee

pz