OK, i know this sounds odd, but i am looking to decrease the sensitivity of the mouse with Windows 7 and Excel 2007.
Yes, i have already exploed control panel.
Here is what i want:
I have a form loaded on the screen of my laptop (say it is 12 inches wide by 7 inches high). When i move the mouse 1 inch in the X direction, I want it to move exactly 0.25 inches on the screen. Is that possible?
I have been messing around with the SetCursorPos Lib "user32" (ByVal X As Long, ByVal Y As Long) As Long, but i am getting nowhere and have a fair amount of time and effort into already.
Thanks in advance....