timer call won't work

  • Thread starter Thread starter izapp
  • Start date Start date
I

izapp

(newbie asking...)
I have a timer control in a form that is trying to call a
publicly declared procedure from a class module in the
same project, but can't find it (424, object required).

Gotta be simple, can someone lend a hand?
 
Try showing your code. Is an instance of the class module
instantiated?
 
Back
Top