I wasn't sure which forum this was supposed to be in, but I think this is the correct one. Here is my problem:

I am developing an excel application and I am trying to use a .ocx file as a reference. This ocx file has functions and events (since its an active X Object). In the VBA I am able to use the functions but I cannot get it to use the events. Does anyone have any ideas or advice?

thanks in advance!!

Let me know if you need any more details or want the .ocx file I am working with.