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!
Could you give me a link?
Or could you tell me how should I use it?
If I use the Reference (you know I have marked the checkbox) should I initialise it from my macro?
I always have problems to find the information I need on the MSDN. Maybe my language knowledge is not good enough.
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.