Hi all,

I've created a vb 6 application and it has a function/method SendMessage*, I need to find the equivalent of this in VBA. Does anyone know?

Thanks in advance.

*SendMessage is a windows component used for passing messages to a control.