Hello,
How can I retreive the x,y coordinates of the current mouse position in VBA? I have a Form and I need to know the position of the mouse pointer on the form.
Please help!
I need to control Word from Access.
I have tried to use it with
Set wdApp = CreateObject("Word.Application")
but this way I couldn't use the constants of Word (like: wdPrintView).
So I have selected "Microsoft Word 11.0 Object Library" from the Preferences list.
But this didn't work too. So...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.