I'm creating a macro for run under Word97 and I need make a form be allways on top, but MsWord97 doesn't let you create screens on top. I'm calling a function stored into a DLL and it doesn't work! Some idea?
Thansk in advance.
Jefferson
Printable View
I'm creating a macro for run under Word97 and I need make a form be allways on top, but MsWord97 doesn't let you create screens on top. I'm calling a function stored into a DLL and it doesn't work! Some idea?
Thansk in advance.
Jefferson
This is not much help, but is there not a option that you click somewhere to allow the form to always be on top. I know that VB lets you, but I'm not sure about VBA.
Let me be more clear, I'm not using code from VBA I'm calling my procedure that has reference in the Word. So it's no VBA that try put on top but VB!
Thanks!
Jefferon