asibin2000
Programmer
I am trying to have my excel VBA application send information to a VB6 application that is running at the same time.
I want to have excel VBA trigger action in my VB6 application that continuously runs in the background.
I'd rather not use some kind of file swap or having VB6 app continuously check excel.
Is there a way for VBA to trigger functions in vb6?
Thank you!
I want to have excel VBA trigger action in my VB6 application that continuously runs in the background.
I'd rather not use some kind of file swap or having VB6 app continuously check excel.
Is there a way for VBA to trigger functions in vb6?
Thank you!