Thread: formName.Show
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Lily[_2_] Lily[_2_] is offline
external usenet poster
 
Posts: 1
Default formName.Show

Hi there,
I have VBA code, in which the formName.Show method is
called. It was working perfectly before today. It does
not working today. I got Microsoft Visual Basie error:
"Run-time error '459'
Object or class does not support the set of events"

Does any one know what happened? Do I miss some reference?

Thanks in advance

Lily